Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I revert edits on a newly appended buffered record?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How can I revert edits on a newly appended buffered record?
Miscellaneous
Thread ID:
00564609
Message ID:
00564609
Views:
52
Using VFP5...
Parent and child are table buffered.

In a child form I append a child record and then go back to the parent form.
Then I go back to the child and change it. Still on the child I realize
I want to revert to the original data but tablerevert would remove the record.
So do I have to get OLDVAL() for each field and do a
"replace field with OLDVAL('field','table')"?
Next
Reply
Map
View

Click here to load this message in the networking platform