This may not be the right forum, if not please redirect.
I have a SQL server (centura) on an NT server:
IP 10.10.12.13 255.255.255.0 domain ab
When establishing ODBC links I can use either Named Pipes or TCP/IP without a problem. I can then use the client component of the software to log into the application.
However when I go to a different IP across a WAN
10.11.10.x 255.255.0.0 domain ab I can establish ODBC links using TCP/IP only (Named pipes doesn't work). I can also ping and log into the domain. However I cannot log into the application. The reject error message is:
Connection Failed
SQLState: 01000
SQL Server Error: 53
[Microsoft][OBDC SQL Server Driver][DBNETLIB]Connection Open (Connect()).
Connection Failed:
SQLState: 08001
SQL Server Error 17
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist of access denied.
**********
I am using the same hardware (laptop). The variable is distance (Long Haul T1), and IP address changes. Why does this affect the connection. Can someone help or point me in the right direction?
Thanks,
I have a SQL server (centura) on an NT server:
IP 10.10.12.13 255.255.255.0 domain ab
When establishing ODBC links I can use either Named Pipes or TCP/IP without a problem. I can then use the client component of the software to log into the application.
However when I go to a different IP across a WAN
10.11.10.x 255.255.0.0 domain ab I can establish ODBC links using TCP/IP only (Named pipes doesn't work). I can also ping and log into the domain. However I cannot log into the application. The reject error message is:
Connection Failed
SQLState: 01000
SQL Server Error: 53
[Microsoft][OBDC SQL Server Driver][DBNETLIB]Connection Open (Connect()).
Connection Failed:
SQLState: 08001
SQL Server Error 17
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist of access denied.
**********
I am using the same hardware (laptop). The variable is distance (Long Haul T1), and IP address changes. Why does this affect the connection. Can someone help or point me in the right direction?
Thanks,