资讯

I have a linked server and I'm having a tough time referencing it properly.<BR><BR>If I open SQL Management Studio and run a query on the server itself it works great.<BR><BR>However, I want to take ...
When using linked servers, I believe, all processing occurs on the calling server. For processing to occur on the linked server you would use OpenQuery.