duplicate values for primary key

F

Frank

all of the sudden my table's autonumber field is using numbers that have
already been defined. therefore, I am getting an error message to change the
data in field, remove the index, redefine the index to permit duplicate
entries. this table has relationships with other tables - any of the above it
will not let me do.

why would the autonumber start reusing numbers (there are only 195 records
in this table currently)? I saw something about restarting the numbering by
appending the table to a new temp table, but got lost in the instructions, I
guess, since it didn't work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top