S
Steven Reames
Recently, my primary key field (which is auto increment) is generating
duplicate record values. This happens both in the form and in the backend DB
when I try to create a record in the table directly. I have done a compact
and repair on he file. When I reopen it and try the same, it tries to choose
the next value up from the last one it tried to create (but which is still a
duplicate value, a few hundred numbers back from where it should be
incrementing at). Therefore, I can't currently add new records to this table.
What gives and what's the solution.
duplicate record values. This happens both in the form and in the backend DB
when I try to create a record in the table directly. I have done a compact
and repair on he file. When I reopen it and try the same, it tries to choose
the next value up from the last one it tried to create (but which is still a
duplicate value, a few hundred numbers back from where it should be
incrementing at). Therefore, I can't currently add new records to this table.
What gives and what's the solution.