Error 3218 Could not update; currently locked -Msaccess [closed]

谁说胖子不能爱 提交于 2020-01-06 19:53:25

问题


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......


回答1:


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




回答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.




回答3:


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.



来源:https://stackoverflow.com/questions/4046344/error-3218-could-not-update-currently-locked-msaccess

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!