Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Save record in grid before and after change
Message
De
13/06/2004 23:25:56
 
 
À
13/06/2004 23:19:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00913302
Message ID:
00913303
Vues:
20
This message has been marked as the solution to the initial question of the thread.
Evelyn,

There are probably several ways to do this. The one that comes to mind is to use table or row buffering - that way you can gain access to OLDVAL() and other functions that can let you look at the original state of the record.

You'll need to set CURSORSETPROP, and that will make several functions available. Check the on-line help for CURSORSETPROP, as well as functions like OLDVAL, CURVAL, GETFLDSTATE, TABLEREVERT, and TABLEUPDATE. There are some code samples that should give you some ideas.

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform