I recently built a db and it has been in use at my company for a couple of months now, but something new just cropped up - Error 3218, Could not update, currently locked.
I have combed the internets en masse only to find too many different reasons why this is happening. The one thing that I know is that this may possibly be the first time that two different users were attempting to add records simultaneously (which is something I thought that they were supposed to be able to do after the db split).
So I come humbly to ask for help in correcting this error. It seems that it stems from Record Locking, but I am not really sure what I would need to change to fix it. I would also ask that you be so kind as to explain the answer to me, and why it works (if you can) instead of just the solution; I am here to learn, not just get a project done!
Thanks to many in advance!
I have combed the internets en masse only to find too many different reasons why this is happening. The one thing that I know is that this may possibly be the first time that two different users were attempting to add records simultaneously (which is something I thought that they were supposed to be able to do after the db split).
So I come humbly to ask for help in correcting this error. It seems that it stems from Record Locking, but I am not really sure what I would need to change to fix it. I would also ask that you be so kind as to explain the answer to me, and why it works (if you can) instead of just the solution; I am here to learn, not just get a project done!
Thanks to many in advance!