Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sum Column in grid
Message
De
30/06/1998 15:47:03
 
 
À
30/06/1998 15:42:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00113105
Message ID:
00113113
Vues:
18
>I am using BufferModeOverride = 5-Optimitisc Table Buffer. How can
>I sum one column of a grid for records just added before tableupdate().
>
>I tried SELECT SUM() but seems that SELECT doesn´t recognize records
>just added.


CALCULATE SUM(fieldname) FOR RECNO() < 0

New records with table buffering have negative values for record number.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform