Hi.
Using SQL 2000 on Win 2003 server, we migrated from SQL 7 on windows 2000.
Everything worked, but now on a transaction table containing about 300K records (Purged some recently) there is a date / time field that is behaving oddly.
The records have an autonumber ID field, and a Date field. The date field is changing on old records. Example, records that were dated 2003 suddenly have todays date.
About 30 records do this per day.
I have verified that the records are really changing, but there is no reason for this, and I am worried there is something much worse than I see going on.
Any tips would be appreciated.
Thanks,
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.
Using SQL 2000 on Win 2003 server, we migrated from SQL 7 on windows 2000.
Everything worked, but now on a transaction table containing about 300K records (Purged some recently) there is a date / time field that is behaving oddly.
The records have an autonumber ID field, and a Date field. The date field is changing on old records. Example, records that were dated 2003 suddenly have todays date.
About 30 records do this per day.
I have verified that the records are really changing, but there is no reason for this, and I am worried there is something much worse than I see going on.
Any tips would be appreciated.
Thanks,
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.