Re: Fix of problem connecting VS2005 to remote Sql 2000 server
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Mon, 6 Mar 2006 22:18:54 +0100
"RvGrah" <rvgrahamsevatenein@xxxxxxxxxxxxx> wrote in message
news:1141677747.168923.145430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| After much hair-pulling, I've finally found the answer to a problem
| that many are fighting with, difficulty connecting from Sql 2005 Server
| Management or VS2005 to a remote Sql Server running Sql 2000. In my
| case the server I couldn't reach was across a vpn connection, behind
| ISA server 2000, (which had port 1433 open).
|
| The answer was in this post:
|
http://groups.google.com/group/microsoft.public.dotnet.framework.adonet/browse_frm/thread/d892fa3f16af2168/c085545c69936dcf?lnk=st&q=dotnet+vs+2005+connect+sql+2000&rnum=8
|
| (See the 10th post in the thread, by Pablo Castro).
|
| Adding the simple prefix "np:" in front of the server name fixed the
| problem immediately. Why didn't Microsoft hire blimps and sky-writers
| to publicize this hugely frustrating change?
|
Well, they did.... look at:
http://msdn2.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.connectionstring.aspx
or your local VS2005 MSDN docs.
Willy.
.
- Follow-Ups:
- Re: Fix of problem connecting VS2005 to remote Sql 2000 server
- From: Willy Denoyette [MVP]
- Re: Fix of problem connecting VS2005 to remote Sql 2000 server
- References:
- Prev by Date: Re: Attributes (net1.1) Quick answer needed
- Next by Date: Re: Automated process hanging waiting for dialog
- Previous by thread: Fix of problem connecting VS2005 to remote Sql 2000 server
- Next by thread: Re: Fix of problem connecting VS2005 to remote Sql 2000 server
- Index(es):
Relevant Pages
|
Loading