Hi sir,
Tell me the use of linked server concept in sql server. Kindly give me the solution for this problem.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Oct 26, 2013, 9:29 AM
Linked Servers allows you to connect to other database instances on the same server or on another machine or remote servers.
Read these articles.
Linked Server Concept in SQL Server
Linked Servers in SQL Server 2008