MS SQL Server 2000
Can we connect remotely (from outside LAN) to a MS SQL server 2000 using enterprise manager? If so, what are the steps?
Looking for relevant Development Whitepapers? Visit the SearchSQLServer.com Research Library.
davemonk | Nov 8 2006 1:42AM GMT
You need to have public ip to access that sql server machine. If your server is located behind firewall, u have to configure firewall to redirect to sql server with specific port (default is 1433) then using enterprise manager to connect to that internet ip.
Another way is to use VPN connect to your office network and use EM like u sit in the office.
Sudh2k | Nov 13 2006 5:20AM GMT
Thanks so very much,Devmonk. I tried it through firewall via port forwarding, but failed. I’m trying on it, will let you know.
Thanks
Sudh.