Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server Login Problem from Access

Status
Not open for further replies.

rap43

Programmer
Apr 21, 2003
13
US
We switched SQL servers and now instead of Fileserver1 that I have to log into (via ODBC connection to SQL tables in SQL Server 6.5), I have to log on to Fileserver2.

The trouble is that when I attempt to access a SQL server table within Access it times out (I hate waiting) then I'm given the option to change the logon prompt to point to Fileserer2 with the correct username and password. It tries to automatically use Fileserver1 as the Server Name. I want it to use Fileserver 2 automatically.

How do I tell Access this?
 
Never mind, I just figured it out!

All I had to do was go to the linked table manager and define my links again.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top