Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple records update validation question
Message
De
16/05/2007 13:17:51
 
 
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
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01226060
Message ID:
01226097
Vues:
10
>>It was the general idea. You can skip the untouched records in both the validate and the save of course
>>
>>>But you agree I need a loop here, right?
>>
>>Yes
>>
>>>I'm now thinking, I need to save touched records somehow simply, say, in extra cursor. And I do need to add EditBox valid at least.
>>
>>Isn't there any other means to determine whether a record has been changed ?
>
>I know only three methods:
>
>1) GetNextModified
>
>2) GotFocus/LostFocus check in each control for editting
>
>3) Save record SCATTER name thisform.oCurRec memo in container's GotFocus (need to have editting controls in extra container) and check again in container's LostFocus.
>
>So, now I have to choose or combine any of the above.

Dunno. GetNextModified, GetFldState. But I would not scatter
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform