C
Chaplain Doug
Access 2003. All of a sudden in a database that has worked fine for years,
the primary autonumber key in a table is assigning a number that has already
been used. The primary autonumber key goes up to 863. When I go into the
table and try to add a record at the end, it tries to assign a value of 793
to the primary key, which is a number that has already been assigned to a
previous record. Of course I get an error and the record cannot be added.
How might this happen and how can I fix it? Thanks for any help.
the primary autonumber key in a table is assigning a number that has already
been used. The primary autonumber key goes up to 863. When I go into the
table and try to add a record at the end, it tries to assign a value of 793
to the primary key, which is a number that has already been assigned to a
previous record. Of course I get an error and the record cannot be added.
How might this happen and how can I fix it? Thanks for any help.