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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-12-09 : 06:52:19
|
Lanie writes "Hi,How could I access a SQL 2000 database server outside our network? Our manager don't want to install VPN on the client side which is not on our network.Thanks,Lanie" |
|
surendrakalekar
Posting Yak Master
120 Posts |
Posted - 2005-12-09 : 07:54:06
|
You can use "Linked Server". For more details read help.Surendra |
 |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2005-12-09 : 09:32:33
|
In addition to the above...Add you remote server in the client network utilityThen add it to your EM, right clicking the databases and add, "new server registration"If you get stuck, give a shoutAfrika |
 |
|
|
|
|