SQL 2000
Database
3
Posts
2
Posters
0
Views
1
Watching
-
Hi all.. I use SQL Server 2000 and i wonder how to connect to a remote SQL server (on a site not network) using query analyzer.. can I make that just the same way i do when i connect to a server on a network ?
-
Hi all.. I use SQL Server 2000 and i wonder how to connect to a remote SQL server (on a site not network) using query analyzer.. can I make that just the same way i do when i connect to a server on a network ?
-
You need to go into Client Network Utility and enter the connection parametes for the remote server ie.; TCP IP, IP address,server name) then go back into Query Analyzer and select the server from the list.
thank you a lot .. but it did not work :( can i use the name of server not the ip ? such as www.server.com ?