Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
INNER JOIN error
Message
De
28/03/2002 02:55:19
Peter Walburn
Omega Data Services Ltd
Aberdeen, Royaume Uni
 
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00638244
Message ID:
00638288
Vues:
26
I think some backets are needed:


SELECT StockItems.Code,StockItems.Description,StockItems.Dpt,Departments.Description,StockItemsPrc.Price FROM (StockItems INNER JOIN StockItemsPrc ON StockItems.Code = StockItemsPrc.Code)
INNER JOIN Departments
ON StockItems.Dpt = Departments.Code

Pete
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform