Re: Do SqlServer 2000 & SqlServer 2005 co-exist
- From: petery@xxxxxxxxxxxxxxxxxxxx (Peter Yang [MSFT])
- Date: Thu, 26 Oct 2006 02:38:09 GMT
Hello David,
I agree with Arnie that you shall not encounter conflicts or port confusion
from clients. You could install SQL 2005 or 2000 as a default instance and
the other version as a named instance. For default instance, the default
port is 1433. For named instance, it is dynamical but you could configure
it as fixed port.
Certainly you could install both SQL 2005 and 2000 as named instance. Also,
the ports of both instances are dynamical got and you could configure it as
fixed ones.
You could run SQL Server configuration manager to configure TCPIP protocals
of SQL 2005 instances. As for SQL 2000 instances, ususally you shall use
SQL 2000 server network utility.
Usually clients shall query server to get the dynamical port of named
instance, and then connect to that instance.
INF: TCP Ports Needed for Communication to SQL Server Through a Firewall
http://support.microsoft.com/kb/287932
If you do encounter issues when connecting to named instance of SQL Server,
you may want to configured a fixed port on server/cleint to test.
Please feel free to let's know if you have any further questions or
concerns. I look forward to your reply. Thank you!
Best Regards,
Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications
<http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx>.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
<http://msdn.microsoft.com/subscriptions/support/default.aspx>.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- Re: Do SqlServer 2000 & SqlServer 2005 co-exist
- From: Arnie Rowland
- Re: Do SqlServer 2000 & SqlServer 2005 co-exist
- Prev by Date: can't remove sql server from xp workstation
- Next by Date: Re: Any problems adding memory?
- Previous by thread: Re: Do SqlServer 2000 & SqlServer 2005 co-exist
- Next by thread: Re: Do SqlServer 2000 & SqlServer 2005 co-exist
- Index(es):
Relevant Pages
|
Loading