Nov 27, 2002 #1 bnath001 Programmer Joined Aug 18, 2000 Messages 100 Location US Pls help. I am trying to refer to a table which is in another sql server database (on the same machine) . What is the syntax ? thanks
Pls help. I am trying to refer to a table which is in another sql server database (on the same machine) . What is the syntax ? thanks
Nov 27, 2002 #2 JayKusch MIS Joined Oct 30, 2001 Messages 3,199 Location US [DatabaseName].[dbo].[TableName] Thanks J. Kusch Upvote 0 Downvote
Nov 27, 2002 Thread starter #3 bnath001 Programmer Joined Aug 18, 2000 Messages 100 Location US thank you Upvote 0 Downvote