Hi All-
I am running 2 servers with SQL2K Server. One is running Win2003 server and the other is NT 4.0. Both servers are using the standard 1433 port for SQL. I am trying to get a third server(running NT as well) to connect to the 2003 server via SQL. I am able to connect to the 2003 through my laptop(XP SP2). At this point all attempted connections are within the same LAN. I have tried the same connection settings on a pc(XP SP2) and was getting the same error(see below).
Connection Failed:
SQLState:'01000'
SQL Server Error: 10061
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen (Connect())
Connection Failed:
SQLState:'08001'
SQL Server Error: 17
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.
After searching for a while I referred to faq962-5481 which came in very useful to test the problem.
With my laptop I am able to connect via SQL, file share, etc. With any of the pc's I have tried I have been able to connect with the file share on the server, but unsuccessful to connect via SQL.
There is no firewall I have to go through to connect to the SQL server. All of the IP's are static and I do not see anything in the router that would stop the other pc's from connecting.
Plainly stated...I need get the WinNT 4.0 server to connect to the SQL on the Win2003 server. Anyone have any suggestions I would appreciate it.
-Shawn
I am running 2 servers with SQL2K Server. One is running Win2003 server and the other is NT 4.0. Both servers are using the standard 1433 port for SQL. I am trying to get a third server(running NT as well) to connect to the 2003 server via SQL. I am able to connect to the 2003 through my laptop(XP SP2). At this point all attempted connections are within the same LAN. I have tried the same connection settings on a pc(XP SP2) and was getting the same error(see below).
Connection Failed:
SQLState:'01000'
SQL Server Error: 10061
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen (Connect())
Connection Failed:
SQLState:'08001'
SQL Server Error: 17
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.
After searching for a while I referred to faq962-5481 which came in very useful to test the problem.
With my laptop I am able to connect via SQL, file share, etc. With any of the pc's I have tried I have been able to connect with the file share on the server, but unsuccessful to connect via SQL.
There is no firewall I have to go through to connect to the SQL server. All of the IP's are static and I do not see anything in the router that would stop the other pc's from connecting.
Plainly stated...I need get the WinNT 4.0 server to connect to the SQL on the Win2003 server. Anyone have any suggestions I would appreciate it.
-Shawn