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 2005 Forums
 Transact-SQL (2005)
 connecting to diferent server

Author  Topic 

sqlalways
Starting Member

3 Posts

Posted - 2007-07-30 : 03:23:55
Hi

how to connect to other server from present server

suppose am working with a server say "mylocalserver" and i want to connect "myinternetserver".
i want to connect to "myinternetserver" from the commandline of "mylocalserver"
is there any way?

Thanks in advance

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-07-30 : 04:37:52
look into linked servers in BOL = Books Online = Sql Server help

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
Go to Top of Page
   

- Advertisement -