I am creating a select statement from Server db to Server B db. The Server B instance is called ServerB\VS2
The links are fine.
select * from ServerB\VS2.dbo.tablename
error:Server: Msg 170, Level 15, State 1, Line 6
Line 6: Incorrect syntax near '\'.
Any suggestions?
Dr.Sql
Good Luck.
The links are fine.
select * from ServerB\VS2.dbo.tablename
error:Server: Msg 170, Level 15, State 1, Line 6
Line 6: Incorrect syntax near '\'.
Any suggestions?
Dr.Sql
Good Luck.