| Author: vipul 05 Sep 2008 | Member Level: Diamond | Rating: Points: 2 |
Hi, for that you refer this link they provide detail with example http://www.databasejournal.com/features/mssql/article.php/3085211
vipul, http://dongavipul.blogspot.com
Patel Vipul Web Developer Ahmedabad ( Gujarat )
|
| Author: Suba Ganesh 06 Sep 2008 | Member Level: Silver | Rating: Points: 1 |
sp_addlinkedserver 'server1','server2'
Thsi is the way to add klinke server
|