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.
我必须为我的一位客户更改一些代码。现在他们给了我 mdb 文件和 sql 数据库。发生的事情是每次我尝试打开 mdb 文件时,它都会尝试连接到他们的 sql 服务器,但我找不到改变它的方法。我什至无法进入。它给出了一个错误,说 ODBC - 与服务器的连接失败。
有没有办法改变数据库连接?此时我无法访问任何代码,并且 Access 上没有其他选项可用。请帮忙。
提前致谢
在按住 Shift 键的同时打开 Access 文档。这将阻止脚本运行,您应该能够从那里进行故障排除。