Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How would you solve this one
Message
From
18/05/1999 07:35:42
 
 
To
17/05/1999 09:58:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00217516
Message ID:
00219942
Views:
30
>My turn to say "WHOA", Rich. < g > I thought that the way Pascal was doing it is the correct way to do transactions. How can you roll-back changes if you begin the transaction in the Save routine??
>
You TABLEREVERT() - which reverts the buffer (assuming you have buffering on that is)

Transactions are mainly used to group several depending updates so that you can confirm or roll-back the whole group together (AKA two-phase commit)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform