Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best technique to update a record
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00266995
Message ID:
00267011
Views:
49
>Read up on data buffering. You turn on buffering for the table and then for a new record you APPEND BLANK into the table and let the user edit, for an existing record you simply move to it and let the user edit. When the user is finished you give them a Save and Cancle buttons, in the Save you do a TableUpdate() and in the cancel you do TableRevert().

Thanks, That's exactly what I was looking for.
Alan Trosky
MIS Director
Pennsylvania Bar Association
Harrisburg PA 17108
Previous
Reply
Map
View

Click here to load this message in the networking platform