C
ChoonBoy
I have a table with a field set to auto increment number. The problem is that
occasionally it will not increment but uses another previously used number.
This causes problem because my user cannot continue using the program totally.
Why is this happening and is there a way to ensure that this does not happen.
Thank in advance.
occasionally it will not increment but uses another previously used number.
This causes problem because my user cannot continue using the program totally.
Why is this happening and is there a way to ensure that this does not happen.
Thank in advance.