Re: Connecting to a SQL Server 2005 Instance
- From: "robboll" <robboll@xxxxxxxxxxx>
- Date: 25 Jan 2007 11:00:17 -0800
When I connect to the default instance from a remote client using SQL
Server 2005 Management Studio it is:
Server type: Database Engine
Server name: Server1
Authentication: SQL Server Authentication
Login: sa
Password: mypassword
Result: Works as expected
Whn I connect to the named instance from the same remote client using
SQL Server 2005 Management Studio it is:
Server type: Database Engine
Server name: Server1\server1test
Authentication: SQL Server Authentication
Login: sa
Password: mypassword
Result: Fails
On Jan 25, 12:12 pm, "William \(Bill\) Vaughn"
<billvaRemoveT...@xxxxxxxxxx> wrote:
Let's see your ConnectString.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speakerwww.betav.com/blog/billvawww.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visitwww.hitchhikerguides.netto get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
"robboll" <robb...@xxxxxxxxxxx> wrote in messagenews:1169744212.563385.41730@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I completed a default install that uses the server name: Server1
and completed an instance install on Server1 called Server1test with
the same users, etc.
I can connect remotely to Server1 using SQL Server 2005 Management
Studio, but when I try to connect to Server1\Server1test I get:
An error has occurred while establishing a connection to the server.
When connecting to SQL Server 2005, this failure may be caused by the
fact that under the default settings SQL Server does not allow remote
connections. (Provider: SQL Network Interfaces, error: 26 - Error
Locating Server/Instance Specified) (Microsoft SQL Server)
If I can connect to Server1 using the SA account why is it not allowing
the named instance (i.e., Server1\Server1test) to connect? While at
Server1 I can connect to Server1\Server1test using the SA account.
Thanks for any suggestions.
RBollinger- Hide quoted text -- Show quoted text -
.
- Follow-Ups:
- Re: Connecting to a SQL Server 2005 Instance
- From: William \(Bill\) Vaughn
- Re: Connecting to a SQL Server 2005 Instance
- References:
- Connecting to a SQL Server 2005 Instance
- From: robboll
- Re: Connecting to a SQL Server 2005 Instance
- From: William \(Bill\) Vaughn
- Connecting to a SQL Server 2005 Instance
- Prev by Date: Re: Connecting to a SQL Server 2005 Instance
- Next by Date: Re: Connecting to a SQL Server 2005 Instance
- Previous by thread: Re: Connecting to a SQL Server 2005 Instance
- Next by thread: Re: Connecting to a SQL Server 2005 Instance
- Index(es):
Relevant Pages
|
Loading