We just put SQL Server 2000 with SP3a on Windows Server 2003 Enterprise Edition. Everything's up & sez it's fine, but I can't connect to the SQL server instance through any remote Enterprise Managers.
I tried what KB article 827204 says, to disable & enable the TCP/IP & Named Pipe network libraries, but it didn't work. I've also set up aliases and updated the MDBC on the client machine to 2.8; still no dice. It keeps giving me the following error:
SQL Server Registration failed because of the connection failure displayed below.
SQL Server does not exist or access denied
ConnectionOpen (Connect())
What else can I do to access SQL server through an Enterprise Manager on another system?
Thanks!
tigerjade
"Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live." -- Martin Golding
I tried what KB article 827204 says, to disable & enable the TCP/IP & Named Pipe network libraries, but it didn't work. I've also set up aliases and updated the MDBC on the client machine to 2.8; still no dice. It keeps giving me the following error:
SQL Server Registration failed because of the connection failure displayed below.
SQL Server does not exist or access denied
ConnectionOpen (Connect())
What else can I do to access SQL server through an Enterprise Manager on another system?
Thanks!
tigerjade
"Always code as if the person who ends up maintaining your code will be a violent psychopath who knows where you live." -- Martin Golding