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
Check this
You can surround server name with brackets