dbTalk Databases Forums  

SQL 2005 - 2000 Side by side - can't connect to 2000 from remote m

microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss SQL 2005 - 2000 Side by side - can't connect to 2000 from remote m in the microsoft.public.sqlserver.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
k_s
 
Posts: n/a

Default SQL 2005 - 2000 Side by side - can't connect to 2000 from remote m - 12-21-2005 , 05:41 AM






Hi all,
I have sql 2005 and 2000 installed on same machine.
both are ent editions. 2005 is default and 2000 is named instance.
2005 works fine locally and remotely. I can connect to 2000 locally using
machinename\instancename, through isqlw, could register 2000 server in ent
manager but when tried to connect to 2000 from remote machine it gives error
saying "server doesn't exist" .
Do I need to do any settings to solve this problem?
any help will be apreciated.
regards.

Reply With Quote
  #2  
Old   
Umut Nazlica
 
Posts: n/a

Default RE: SQL 2005 - 2000 Side by side - can't connect to 2000 from remote m - 12-21-2005 , 06:05 AM






What is the status of your SQL Server Browser service?


"k_s" wrote:

Quote:
Hi all,
I have sql 2005 and 2000 installed on same machine.
both are ent editions. 2005 is default and 2000 is named instance.
2005 works fine locally and remotely. I can connect to 2000 locally using
machinename\instancename, through isqlw, could register 2000 server in ent
manager but when tried to connect to 2000 from remote machine it gives error
saying "server doesn't exist" .
Do I need to do any settings to solve this problem?
any help will be apreciated.
regards.

Reply With Quote
  #3  
Old   
k_s
 
Posts: n/a

Default RE: SQL 2005 - 2000 Side by side - can't connect to 2000 from remo - 12-21-2005 , 07:09 AM



It's running. I checked it with surface area configuration

"Umut Nazlica" wrote:

Quote:
What is the status of your SQL Server Browser service?


"k_s" wrote:

Hi all,
I have sql 2005 and 2000 installed on same machine.
both are ent editions. 2005 is default and 2000 is named instance.
2005 works fine locally and remotely. I can connect to 2000 locally using
machinename\instancename, through isqlw, could register 2000 server in ent
manager but when tried to connect to 2000 from remote machine it gives error
saying "server doesn't exist" .
Do I need to do any settings to solve this problem?
any help will be apreciated.
regards.

Reply With Quote
  #4  
Old   
Umut Nazlica
 
Posts: n/a

Default RE: SQL 2005 - 2000 Side by side - can't connect to 2000 from remo - 12-21-2005 , 09:25 AM



Hi

Can you telnet to 2000 instance using IP address and port number?

telnet <ip> <port>

What MDAC version installed on your client?

Are you able to connect to instance with creating an alias using TCP/IP
library, ip address of the server and using static port number by entering
the named instance port and disable dynamically determine port? Can you
perform a ODBC test using this alias..


Regards.


"k_s" wrote:

Quote:
It's running. I checked it with surface area configuration

"Umut Nazlica" wrote:

What is the status of your SQL Server Browser service?


"k_s" wrote:

Hi all,
I have sql 2005 and 2000 installed on same machine.
both are ent editions. 2005 is default and 2000 is named instance.
2005 works fine locally and remotely. I can connect to 2000 locally using
machinename\instancename, through isqlw, could register 2000 server in ent
manager but when tried to connect to 2000 from remote machine it gives error
saying "server doesn't exist" .
Do I need to do any settings to solve this problem?
any help will be apreciated.
regards.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.