Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid and related tables
Message
De
12/12/1997 09:51:04
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, États-Unis
 
 
Information générale
Forum:
Visual Basic
Catégorie:
VBA
Divers
Thread ID:
00065111
Message ID:
00065514
Vues:
39
>Data2.RecordSource = "select a.DocNo, a.ItemNo, b.ItemName, " _
> & " a.Qty, a.Rate, a.Qty * a.Rate as ItemValue " _
> & " from OrderDet a, Items b " _
> & " where a.ItemNo = b.ItemNo " _
> & " and a.DocNo = '" & Data1.Recordset![DocNo] & "'"
>Data2.Refresh

Can you create a query in Access and get it to update?
Jay Shepherd
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform