Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor Adapter and multiple row updates
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cursor Adapter and multiple row updates
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01015225
Message ID:
01015225
Views:
65
How do you deal with error handling when you update multiple rows using a cursoradapter?

Let's say I have 2 cursoradapter. One with Row buffering (CA1) and one with Table buffering (CA2).
I want to do multiple updates. First I update the multiple rows for CA2, then the single row for CA1. If updating CA1 generates an error, can I use Transaction Rollback to Revert all records in CA2?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform