Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I specify a join for 2 databases?
Message
De
01/10/1999 13:37:37
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
How do I specify a join for 2 databases?
Divers
Thread ID:
00271651
Message ID:
00271651
Vues:
60
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform