S
Sierras
I have a table with an Auto Number as the primary key.
All was fine but at some point, the autonumber started giving numbers
starting from 1 again and is trying to increment with an addition of
a record. . Now every time you try to create a record, I get the
conflict as my primary key can not have duplicates. I'm using a split
database with a FE and BE which has the problem. The original unsplit
database is working fine.
Any suggestions?
All was fine but at some point, the autonumber started giving numbers
starting from 1 again and is trying to increment with an addition of
a record. . Now every time you try to create a record, I get the
conflict as my primary key can not have duplicates. I'm using a split
database with a FE and BE which has the problem. The original unsplit
database is working fine.
Any suggestions?