Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get total
Message
De
09/09/1999 15:37:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00263044
Message ID:
00263099
Vues:
23
I think we have a symantical problem here. The table is buffered, yes, but is it row buffered or table buffered. If row buffered, you are going to have a problem with CALCULATE or any other command that traverses rows as VFP will automatically tried to commit the row buffer. If table buffered, you don't have a problem: Just CALCULATES SUM(numberfield).

>John:
> the table is buffered.
>sherry
------------------------------------------------
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
Répondre
Fil
Voir

Click here to load this message in the networking platform