One table with an autonumber field becomes corrupt after each Compaction and Repair.
When I add a new record to the table the new autonumber is an already existing autonumber, hence, I get a duplicate value error.
I fix the corrupt table by importing it to a new database. (Access seems to recreate indexes / autonumber fields during an import). This always fixes the autonumber problem. I then import the properly working table back into my original database.
However, next time I Compact and Repair the same table becomes corrupt on the autonumber field.
Any suggestions?
When I add a new record to the table the new autonumber is an already existing autonumber, hence, I get a duplicate value error.
I fix the corrupt table by importing it to a new database. (Access seems to recreate indexes / autonumber fields during an import). This always fixes the autonumber problem. I then import the properly working table back into my original database.
However, next time I Compact and Repair the same table becomes corrupt on the autonumber field.
Any suggestions?