manicmighty
New Member
- Joined
- Apr 18, 2018
- Messages
- 15
I have an access database with a main table and the database is used by Multiple Users who write records to the main table at the same time.
The problem I am encountering is that when one of the users adds records these are then overwritten by the other user if they are adding records at the same time.
Is there a setting that needs to be setup so multiple users can write to the table at the same time as when I have looked at the 'Advanced Options' the database is set to Default open mode as 'shared'.
I have a UniqueRecordID field set as Auto Number; should this be set as a primary key to stop this happening?
Any help would be greatly appreciated.
Thanks in Advance.
The problem I am encountering is that when one of the users adds records these are then overwritten by the other user if they are adding records at the same time.
Is there a setting that needs to be setup so multiple users can write to the table at the same time as when I have looked at the 'Advanced Options' the database is set to Default open mode as 'shared'.
I have a UniqueRecordID field set as Auto Number; should this be set as a primary key to stop this happening?
Any help would be greatly appreciated.
Thanks in Advance.