How to connect to a named instance of SQL Server 2005 or SQL Server 2000 by using the client tools in the earlier version of SQL Server (265808)
The information in this article applies to:
- Microsoft SQL Server 2005 Standard Edition
- Microsoft SQL Server 2005 Developer Edition
- Microsoft SQL Server 2005 Enterprise Edition
- Microsoft SQL Server 2005 Express Edition
- Microsoft SQL Server 2005 Workgroup
- Microsoft SQL Server 2000 Personal Edition
- Microsoft SQL Server 2000 Standard Edition
- Microsoft SQL Server 2000 Workgroup Edition
- Microsoft SQL Server 2000 Developer Edition
- Microsoft SQL Server 2000 Enterprise Edition
- Microsoft SQL Server 7.0
- Microsoft SQL Server 6.5
This article was previously published under Q265808 SUMMARY
Microsoft SQL Server 2005 and Microsoft SQL Server 2000 introduce multiple instances. However, client tools such as Query Analyzer or ISQL/W, which are available with earlier versions of Microsoft SQL Server, may experience difficulty connecting to the non-default named instances. For example, if you try to connect to a named instance by using \\ computer_name\ instance_name, the client tools may return this error message:
Error: \\computer_name\instance_name
unable to connect server \\computer_name\instance_name
Server: Msg 67, Level 61, State 1 [Microsoft][ODBC SQL Server Driver] Client unable to establish connection.
Modification Type: | Major | Last Reviewed: | 6/30/2006 |
---|
Keywords: | kbinfo KB265808 kbAudDeveloper |
---|
|