Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 win 32 上遇到了 win64 的问题,一切都很好。在访问 Vba 时,我有一个简单的函数来关闭数据库:application.quit 虽然它适用于 win32 access 2007,但它在 win64 access 10/16 上提示错误“保留错误”。
你知道为什么它不起作用吗?
谢谢