Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table buffering
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00178985
Message ID:
00178992
Vues:
37
>Hello,
>
>I am working on these 2 tables. There is parent and child relation. Before I allow user to save the record I need to do validation on the field in the child table(sum the total points for all the records with same id). Because the both tables are bouffered it does not see the current value. Can someone help with that.
>sherry

If you would use p-view, then you may either count in view (buffer) by using CALCULATE, or count in base table by using SELECT-SQL.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform