G
Guest
I have a form that will be used by multiple users.
Each user will have their own form, which will be linked to a table on the
network. Every form will contain a record, which the user will edit. After
the user has edited the record, they will hit a button to go to the next
record. The code then searches for the next record in the table that is not
currently in use.
The error occurs when two users hit the button for the next record at the
same time.
Do you have any suggestions to solve for this error?
Let me know if I can provide any other information. Thanks.
Each user will have their own form, which will be linked to a table on the
network. Every form will contain a record, which the user will edit. After
the user has edited the record, they will hit a button to go to the next
record. The code then searches for the next record in the table that is not
currently in use.
The error occurs when two users hit the button for the next record at the
same time.
Do you have any suggestions to solve for this error?
Let me know if I can provide any other information. Thanks.