Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I specify a join for 2 databases?
Message
From
01/10/1999 13:37:37
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
How do I specify a join for 2 databases?
Miscellaneous
Thread ID:
00271651
Message ID:
00271651
Views:
63
What's the syntax for specifying a join condition for 2 different databases?

I need to join a transaction part # to it's description and the transaction is in a table in one database, and the description is in another table in a different database table.

SELECT db1!transaction.item, db2!inventory.description JOIN db1!transaction.item=db2!inventory.item FROM db1!transaction ...

????

TIA!
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Next
Reply
Map
View

Click here to load this message in the networking platform