简体   繁体   中英

Connect a Microsoft Access database to another Sql Server

I have a Microsoft Access 2013 database which has linked tables to a Microsoft Sql Server(Server1).

I need to change the connection from Server1 to Server2. How can I do it?

Many thanks

OK, I only have 2010, but it should be similar.
On the ribbon, go to External Data , then Linked Table Manager . This will give you a list of all your linked tables. Select All , and at the bottom, check the box that says " Always prompt for new location " and click OK .
It will then ask you to select the new location. It will do this once per current connection string. In your case, just once as you have everything pointing to just one server.
It will then relink all your tables to your new server. This takes about 30 seconds once you know what your doing.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM