SQL - Connect to Linked Server with Named Instance

后端 未结 3 2238
借酒劲吻你
借酒劲吻你 2020-12-19 20:35

How do I connect to a named instance of a linked SQL server.

If its not linked, I would do the following:

ServerName.DatabaseName.dbo.TableName
         


        
3条回答
提交回复
热议问题