Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Buffering vs Begin..End Transaction
Message
 
To
19/12/1999 21:33:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00305569
Message ID:
00305978
Views:
31
>I think the above is an excellent summary. In my words:
>
>Buffering enables a user to roll-back all unsaved changes.
>
>Transactions enable the program to roll-back all changes after any failure during a save process.
>
Peter,

You almost have it. Buffering allows you manage when and if changes to A table get saved. Transactions let you create a situatoin with multiple table updates being treated as a single "all-or-none" operation.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform