Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetNextModified() in Debugger
Message
 
 
À
11/02/2008 09:47:32
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01291363
Message ID:
01291407
Vues:
12
>>GETNEXTMODIFIED(0 [, cTableAlias | nWorkArea] [, lNoFire]) returns the first modified, zero if none
>
>Since it can tell if something changed, is there a way to know what changed without looping through all the records?

It gives you the number of the first changed record. Then you may check with GETFLDSTATE() function which field has changed for this particular record.

But there is no way to avoid looping if you want to test all changed records.
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