NathanGriffiths
Programmer
I have a dial up connection to our network from outside, when I connect I am able to run EM and QA (2000) from my client PC and connect to all available SQL Servers on the network, except one. When I try and register or connect to this server I get and error which says "Server does not exist or access is denied".
I have checked everything I can think of; using sp_configure on the server itself I have made sure 'remote login' is enabled and I have increased the 'remote login timeout' (as this is an older server so slower to respond). I am connecting using the the system administrator password so I think it is unlikely that access is denied, I have also checked that the correct network libraries are enabled in the Client and Server Network Utilities (TCP/IP and Named Pipes)
The server on the network is running NT4 with SQL Server 7, whilst my PC has Windows 2000 Server and SQL Server 2000 installed. I am using SQL Server Authentication with the system administrator login.
Anybody have any idea why this server alone can't be accessed from this dial-up connection to the network?
thanks,
Nathan Griffiths
I have checked everything I can think of; using sp_configure on the server itself I have made sure 'remote login' is enabled and I have increased the 'remote login timeout' (as this is an older server so slower to respond). I am connecting using the the system administrator password so I think it is unlikely that access is denied, I have also checked that the correct network libraries are enabled in the Client and Server Network Utilities (TCP/IP and Named Pipes)
The server on the network is running NT4 with SQL Server 7, whilst my PC has Windows 2000 Server and SQL Server 2000 installed. I am using SQL Server Authentication with the system administrator login.
Anybody have any idea why this server alone can't be accessed from this dial-up connection to the network?
thanks,
Nathan Griffiths