J
JP
I have a db with a number of tables that have autonumber primary keys. In
one of the tables, the autonumber is suddenly incrementing incorrectly. The
last number added was 291 and it's now trying to add number 245 (instead of
292).
By the way, that data tables are all in a back-end mdb, with the programs,
forms, reports, queries, etc. in a front-end mdb.
Compact and repair did not help. I was able to correct the problem by
creating a new mdb and then importing all the tables from the old mdb into
the new one.
Anyone know why this happens?? Also, more importantly, is there a better
way to correct the problem??
one of the tables, the autonumber is suddenly incrementing incorrectly. The
last number added was 291 and it's now trying to add number 245 (instead of
292).
By the way, that data tables are all in a back-end mdb, with the programs,
forms, reports, queries, etc. in a front-end mdb.
Compact and repair did not help. I was able to correct the problem by
creating a new mdb and then importing all the tables from the old mdb into
the new one.
Anyone know why this happens?? Also, more importantly, is there a better
way to correct the problem??