Hi
Please can you help, we have a clustered server with two instances of SQL.
I want to query the second instance from the first, so my query looks like
select * from sfisql02\doci.Intranet.dbo.Calendar, and I am running this from the first instance of SQL (SFISQLCLUSTER01)
However SQL just doesn't like the name. SFISQL02\doci is a linked server