B
baconroll
I have a database which multiple users access. The recordID filed is a unique
field/autonumber. When the user creates a new record, it populates the next
available no. and assigns it to that record. There have been a couple of
instances recently when two people have accessed the same record. eg. User1
creates a new record and access assigns the no. 12345. They entered all their
information and when they go to exit, it says that another user has entered
information into the same record and do they want to drop/discard changes. I
thought that as this was a unique field, this shouldn't happen. Any advice
would be most welcome. Thank you.
field/autonumber. When the user creates a new record, it populates the next
available no. and assigns it to that record. There have been a couple of
instances recently when two people have accessed the same record. eg. User1
creates a new record and access assigns the no. 12345. They entered all their
information and when they go to exit, it says that another user has entered
information into the same record and do they want to drop/discard changes. I
thought that as this was a unique field, this shouldn't happen. Any advice
would be most welcome. Thank you.