G
Guest
Hi everyone,
I am having errors that more than 1 person is trying to modify records.
What i am trying to do is update a record in a function using ADODB, that is
the same record the user is using. I have the db settings to no record locks.
Is there a way to lock the form record while the update on the record is
occuring.
Thanks in advance.
David
I am having errors that more than 1 person is trying to modify records.
What i am trying to do is update a record in a function using ADODB, that is
the same record the user is using. I have the db settings to no record locks.
Is there a way to lock the form record while the update on the record is
occuring.
Thanks in advance.
David