Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Buffering
Message
 
To
23/05/1997 13:42:36
Holly Clawson
Travelcenters of America
Westlake, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00033447
Message ID:
00033453
Views:
42
>Question about data buffering. I have a table that I set the the buffering up when the user selects new on the form. In my save and cancel buttons, I have the tableupdate and tablerevert. I have Cursorsetprop('Buffering', 5, 'tablename'), using optimistic table buffering. I also insert some default values into this table. No matter what option I select save or cancel the data is keyed into the table. How do I revert these values that I am inserting into the table, and the items that are keyed in by the user?
>
>
>Thank you
>
>Holly Clawson

set the buffering option when you enter the form, not when the user selects an option. if the buffering is set in the new button, it will be reset to the form's value when the add method is completed...
Previous
Reply
Map
View

Click here to load this message in the networking platform