Hello,
I have an Access DB in which there is a table with an autonumber field in it. For some unexpected reason the seed does not work as expected and i am obliged to use a fix i found from Allen Bourne site, there is a function that resets the feed to the last correctly used value. The function is called AutoNumFix(). But i dont want to do it every day, i want to solve the mystery. Can you tell me what to do to fix this issue? Is the database corrupted? (Compact and Repair does not fix DB, table seed. )
I have an Access DB in which there is a table with an autonumber field in it. For some unexpected reason the seed does not work as expected and i am obliged to use a fix i found from Allen Bourne site, there is a function that resets the feed to the last correctly used value. The function is called AutoNumFix(). But i dont want to do it every day, i want to solve the mystery. Can you tell me what to do to fix this issue? Is the database corrupted? (Compact and Repair does not fix DB, table seed. )