Is it possible to use linked services in MSSQL Server and execute queries if the Distributed Transaction Coordinator is not enabled?<BR><BR><BR><BR>Maybe this should be in the NT forum, but I thought ...
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.