R
RvGrah
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/micr...k=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?
Hope this helps someone.
Bob Graham
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/micr...k=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?
Hope this helps someone.
Bob Graham