This is a discussion on Can't connect to sql server within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi all; I have just updated the ODBC driver from MDAC 2.7. Afterwards I create a new DSN and ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all; I have just updated the ODBC driver from MDAC 2.7. Afterwards I create a new DSN and fills the details. On the second screen I choose "sql authentication" and "connect to sql server to obtain default setting..." options. Once I clicked "Next", it pops up a message: Connection failed: sqlState:'01000' sql Server Error: 10061 [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets] Connection Open (Connect()). Connection failed: sqlState:'08001 sql Server Error:17 [Microsoft][ODBC sql server driver][TCP/IP Sockets] SQL server does not exists or access denied. I have already set client configuration to TCP/IP.Are there any problems on my Win98 configuration? |