Question

I got an error with my Msaccess DB. multiple users are using this DB's frontend. I do not know why I am getting this error message as follows

Error 3218 Could not update; currently locked

can someone help me please......

Was it helpful?

Solution 2

This is weird. I got this error message because there was no enough space in the Shared drive, I just removed 1GB of some unneccessary files from the shared drive and the application works fine now.

But, took some time to figure it out.

OTHER TIPS

The elephant in the room here is that multiple users are using the same front end. This is generally the first step down the road of access pain that often leads to access getting tarred with the “Access is not fit for more than 5 users” brush.

First thing is to get every user to have their own copy of the front end on their local drive. You can use the excellent access auto FE updater to make rolling out a new version easy

www.autofeupdater.com

Get everybody out of their mdb files. Someone might be trying to update the same record. It might even be you, in another instance active on your PC.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top