Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How would you solve this one
Message
From
11/05/1999 23:07:28
 
 
To
11/05/1999 18:19:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00217516
Message ID:
00217600
Views:
17
>- Transactions are used so if the user decides to cancel, the entries can be rolled back

Whoa, whoa. That's not what transactions are used for. A transaction should be kept open for as few lines of code as possible, and never during a wait state. If you need the ability to rollback changes, use buffering and TABLEREVERT.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform