I have two computer.
One computer has no problem connecting ODBC way to my SQL 2005 server.
The other computer I am adding a System DSN, I am selecting the sql server driver, I typed in my name and selected my SQL 2005 server and clicked on "Next". I leave it at windows nt authentication and click on "Next" and then I get the following error message:
Connection failed:
SQLState: '01000'
SQL Server Error: 233
[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionWrite(GetOverLappedResult()).
Connection failed:
SQLState: '08S01'
SQL Server Error: 4
[Microsoft][ODBC SQL Server Driver][Named Pipes]Connection broken.
I checked my SQL 2005 server where tcp/ip and named pipes is enabled.
Can someone please shed some light?