SQL - Connect to Linked Server with Named Instance -
How do I join a named example of a linked SQL Server?
If this is not a link, I will do the following:
serverName.DatabaseName.dbo.TableName if this is a link , Then I will consider the following:
server name \ instanceName.DatabaseName.dbo.TableName but do not like SQL "<"
< P> Check the correct syntax
check
You surround the server name with brackets Side circle
Comments
Post a Comment