Hi,
I need to access a table from another server in my procedure...I am now connected to say SERVERA...I need to access another table SERVERB.TABLE2 in the same procedure...
Is there a way to do that...
I need to connect to two servers from the same procedure to get data..
Please get back
Thanks,
Hi Swapna,
Yes, there are a few methods, however the most straightforward would be to create a linked server.
Have a look at BOL or http://www.databasejournal.com/features/mssql/article.php/3085211 for more info.
Cheers,
Rob
|||Thanks a lot Rob...It was very helpful
No comments:
Post a Comment