I have a table with 11,000 + records that is multiuser...
it has a primary key named BatchID, this is an autonumber.
Just recently the autonumber field has been assinging duplicate values to new entries to the table...
Any ideas on how i stop this?
(btw - record locking is default)
Thx,
it has a primary key named BatchID, this is an autonumber.
Just recently the autonumber field has been assinging duplicate values to new entries to the table...
Any ideas on how i stop this?
(btw - record locking is default)
Thx,