ODBC – CONNECTION TO SQL SERVER - FAILED.

S

Sash

I have an application in Access 2000 that is linking to SQL Server tables.
Several machine have no problem using the application. However, one machine
is getting the following errors:

ODBC – CONNECTION TO SQL SERVER (servername)- FAILED.

ODBC CALL FAILED.

I have no idea where to even start looking, especially because other
machines are accessing fine.
 
J

jl5000

Things to verify:

1.The user is registered in SQL Server.
2.The ODBC driver in the computer is installed properly, may need to
reinstall if corrupted.
3.The network profile has access to the SQL server.
 
Top