Re: Connecting to wrong SQL Server
- From: "Rick Byham [MS]" <rickbyh@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Jun 2006 08:05:26 -0700
It looks like you are always connecting to the default port. Try starting
the SQL Server Browser Service on MyMachine. It is the browser service that
resolves the name to the correct port.
--
Rick Byham
MCDBA, MCSE, MCSA
Documentation Manager,
Microsoft, SQL Server Books Online
This posting is provided "as is" with
no warranties, and confers no rights.
"Tosch" <tosch_nospam@xxxxxxxxxxxxxx> wrote in message
news:o50292l98e45ugu0j7cej427gm5qeaj5ju@xxxxxxxxxx
I have a machine where I have installed Visual Studio 2005 including
SQLExpress. I have also installed MSDE2000. They are both named instances:
MyMachine\SQLExpress and MyMachine\S3MSDE.
Locally everything works fine. But when I connect to MyMachine from an
other machine with the connectstring containing '...Data
Source=MyMachine\S3MSDE,1234;...' I always end up beeing connected to the
SQLExpress instance of SQL Server.
WHY?
Tosch
.
- Follow-Ups:
- Re: Connecting to wrong SQL Server
- From: Tosch
- Re: Connecting to wrong SQL Server
- References:
- Connecting to wrong SQL Server
- From: Tosch
- Connecting to wrong SQL Server
- Prev by Date: Connecting to wrong SQL Server
- Next by Date: Re: Connecting to wrong SQL Server
- Previous by thread: Connecting to wrong SQL Server
- Next by thread: Re: Connecting to wrong SQL Server
- Index(es):
Relevant Pages
|