I have a database that has started exhibiting abnormal behaviour with Access XP. Autonumber fields are returning values that have already been used, causing key violations for the user. The database is a FE BE with FE’s installed on XP Pro workstations. There are no more than 4 concurrent users of the system and the BE size is only 2.5Mb.
Obviously I have repaired the database and reset the Autonumber field by appending a new max value. The problem is that other tables has exhibited the same behaviour and there is no guarentee that the problem will not reoccur. I’m looking for reasons and a fix.
I’ll replace the autonumber field with a long and write a routine to handle the incrementing if I have to but I’d prefer to understand the root cause and correct it if I can.
I’ve searched for a solution or information on this behaviour but have had little luck.
Has anyone else seen this sort of thing happening and know of a solution or be able to point me in the direction of more information?
Thanks
Stewart