错误3218 无法更新;当前锁定-Msaccess

发布于 2024-09-29 14:30:23 字数 1550 浏览 4 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

扮仙女 2024-10-06 14:30:23

让每个人都摆脱他们的 mdb 文件。有人可能正在尝试更新同一条记录。在另一个实例中,它甚至可能是您在您的 PC 上处于活动状态。

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.

凉薄对峙 2024-10-06 14:30:23

这里的问题是多个用户正在使用同一个前端。这通常是访问痛苦之路上的第一步,访问痛苦通常会导致访问被“访问不适合超过 5 个用户”刷子所困扰。

首先,让每个用户在本地驱动器上拥有自己的前端副本。您可以使用优秀的自动 FE 更新程序轻松推出新版本

www.autofeupdater.com

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

小清晰的声音 2024-10-06 14:30:23

这很奇怪。我收到此错误消息是因为共享驱动器中没有足够的空间,我刚刚从共享驱动器中删除了 1GB 的一些不需要的文件,应用程序现在工作正常。

但是,花了一些时间才弄清楚。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文