A
Alec M1BNK
Hi
I have four people using my access database simultaneously. I have a problem
where if two people try to create a new record, it seems like they both end
up creating the same record, so one is rejected and the whole form has to be
typed over.
I have an autonumber which I use as a primary key. Basically it is the same
as the record number. If the next record is #350, and one user presses a
"Create new record" button, then the autonumber field in their screen shows
351 as the record number. If, before this record has been saved, another user
does the same, then the autonumber field shows #352 (good), but the
navigation arrows at the bottom of the form shows 351 as the record number,
same as the first user.
Will this cause data conflict, or should I be looking elsewhere for the
source of my woes. If this is the cause, is there an easy fix.
Thanks in advance for your time, and thanks again to all who assisted me
last time I asked a dumb question like this
I have four people using my access database simultaneously. I have a problem
where if two people try to create a new record, it seems like they both end
up creating the same record, so one is rejected and the whole form has to be
typed over.
I have an autonumber which I use as a primary key. Basically it is the same
as the record number. If the next record is #350, and one user presses a
"Create new record" button, then the autonumber field in their screen shows
351 as the record number. If, before this record has been saved, another user
does the same, then the autonumber field shows #352 (good), but the
navigation arrows at the bottom of the form shows 351 as the record number,
same as the first user.
Will this cause data conflict, or should I be looking elsewhere for the
source of my woes. If this is the cause, is there an easy fix.
Thanks in advance for your time, and thanks again to all who assisted me
last time I asked a dumb question like this