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
 General SQL Server Forums
 New to SQL Server Programming
 DBLinks in SQL Server ?

Author  Topic 

srireddyp
Starting Member

8 Posts

Posted - 2006-05-30 : 16:39:54
Hi Friends,
I have two sqlservers,
One is on 20.144 and other one is on 20.41
I need to access some data from 20.41 to 20.144
And do some changes to it and update 20.144 with modified data.
How can I achive this in SQL Server ?
I have some idea with oracle like create a dblink
to access data between two diff servers.
Do we have any thing here ?
Thanks for help.
Srini

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2006-05-30 : 16:41:10
Duplicate:
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=66980

There is no need to repeatedbly post your question.

Tara Kizer
aka tduggan
Go to Top of Page
   

- Advertisement -