Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Select slows down when using (BUFFERING=.T.)
Message
 
 
À
26/05/2009 17:19:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01402021
Message ID:
01402100
Vues:
52
>I have to sum all child records each time the user changes row or column in the grid. The child records are not saved yet. They may have changed the Qty or Price, or added or deleted a record, so I need to update the total as they navigate around in the grid. I do not save the records until the user has entered them all and clicks the Save button.
>
>The let's them see the total before saving.
>
Use SUM command as Chris suggested.

SUM to lnTotal for myParentFK = myGridAlas.myPK in grid's ARCC.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform