I have an ID field set as auto number, just because I need something for a key and all other data is not unique.
The problem is that it is not incrementing properly. I have 121621 in the autonumber field in the last record.
When making a new record, it is using 105347, which obviously already exists, and is causing problems.
I have already done a compact and repair which is supposed to fix this, but it has not. Is there anything else that I can do?
The problem is that it is not incrementing properly. I have 121621 in the autonumber field in the last record.
When making a new record, it is using 105347, which obviously already exists, and is causing problems.
I have already done a compact and repair which is supposed to fix this, but it has not. Is there anything else that I can do?