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.
我有一个 Microsoft Access 2013 数据库,它已将表链接到 Microsoft Sql Server(Server1)。
我需要将连接从 Server1 更改为 Server2。我该怎么做?
非常感谢
好的,我只有2010,但应该是类似的。 在功能区上,转到External Data,然后转到Linked Table Manager。这将为您提供所有链接表的列表。选择 All,然后在底部选中“始终提示输入新位置”框,然后单击OK。 然后它会要求您选择新位置。它会为每个当前连接字符串执行一次。就您而言,只需一次,因为您的所有内容都指向一台服务器。 然后它将所有表重新链接到新服务器。一旦你知道你在做什么,这大约需要 30 秒。