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 Administration (2000)
 How to connect remote database thru sql server 2000 Enterprise Manager ?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-03-15 : 07:53:32
Sureshkumar writes "Hi,

I didn't know how to connect the remote database in my web server.What are the details are need to connect the remote database?

I need the details of connecting the remote database using enterprise Manager.

I am using Microsoft sql server 2000 and my web server having the Microsoft sql server 2000 support.Please send the details for me.


With regards,
Sureshkumar"

jason
Posting Yak Master

164 Posts

Posted - 2005-03-15 : 10:53:48
Connecting to a remote database using EM could compromise security. You need to work closely with the server administrator to establish methods for doing this.

I suggest establishing an encrypted VPN session with the remote network. This will allow you to address the SQL server as if you were on the server's local network.
Go to Top of Page
   

- Advertisement -