Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL connectivity through VPN

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-02-17 : 08:39:45
Kamlesh writes "Hi
I am kamlesh

i would like to know about how to connect our sql server through VPN.

i am having my server at Mumbai and i want to use my database at ahmedabad through VPN dialer.

After VPN connection when i go for ODBC there are some errors show me connectivity fails

The Error are follows

Connection failed :
SQL state :'01000'
SQL Server error : 53
[microsoft][ODBC SQL Server Driver][DBNETLIB]Connection Open(Connect()).
Connection Failed:
SQL State :'08001'
SQL Server error : 17
[microsoft][ODBC SQL Server Driver][DBNETLIB]Server Does not exist or access denied.

Please help me out from this.

with regards

Kamlesh Vagal"

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2006-02-17 : 12:40:41
Are you trying to connect to a named instance, or are you connecting to the default instance on your SQL server?



-ec
Go to Top of Page

marcos
Starting Member

1 Post

Posted - 2006-02-25 : 12:28:59
I am having this same problem. I am providing the name of the database server and a sql server login account. I do not know what a named instance is.
Go to Top of Page
   

- Advertisement -