> How does one find that out?  I am certian the SQL 2005 
> instance is listening on port 1433.  But when I telnet into 
> 1433 when only the SQL 2000 instance is running, I receive 
> the message that I can't access that port.

First, they won't be using the same port. If they did, you wouldn't be able
to use them simultaneously.

On Windows XP, you can use netstat to find the program listening at a
specific port. From a command prompt, type "netstat -ab" (and wait - it
takes a while to run).

To find out what port SQL Server 2000 is using, look in the Server Network
Utility.

To find out what port SQL Server 2005 is using, look in the SQL Server
Configuration Manager.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238954
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to