Hi everyone,
We have moved a database from one SQL server to another however the database had references to a 'sister' database on the original server. So we have linked server 1 to server 2 and created an alias for it (Server_1)
It seems that I can query data from Server_1 whilst in Server 2 now unless there are linked tables in which case I can only do this if I use aliases. Is that normal? has something gone awry?
thanks in advance, Andy