Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To requery after a TABLEUPDATE()?
Message
De
04/05/2000 08:56:21
 
 
À
03/05/2000 20:42:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00365863
Message ID:
00366026
Vues:
15
Hey John,

So is that no, I do not need to requery after a tableupdate? In other words, I can update the view many times and not requery after each tableupdate, as long as I am updating the same record(s)?

By the way, is the Tall. FUG still meeting?

Thanks, Chris



No. Only if the parent changes or there are calculated dependencies between parent and child that are not being directly addressed. In fact, minimizing TABLEUPDATES is a great way to speed up your app.

>I am using parent local view and a child local view with a parent/child form. I have written code that when the user changes the value of a certain field in the parent view it replaces a value in the child view for all records. I then issue a TABLEUPDATE(.T.).
>
>Do I need to REQUERY() the child view after every TABLEUPDATE()?
>
>Thanks, Chris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform