If we can be sure that all the Databases that contain tables to be copied from are on the same server as the databases/tables that are being copied to, is there a method to create a proxy table that doesn't require CREATE SERVER?
As all the interaction is done by the Web Service we can't specify connection strings directly in the client application - all the methods I have tried so far fall over with - Remote server 'ServerName' could not be found