Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update 2 or more CA cursors
Message
From
11/10/2010 15:57:52
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01484765
Message ID:
01484798
Views:
60
This message has been marked as the solution to the initial question of the thread.
If you set autocommints = .f. then you can update both CAs and do a sqlcommint() or sqlrollback() at the end and it will roll everything into a transaction on the remote server side.


>>Hi,
>>
>>Is this the right approach to use BEGIN/END TRANSACTION when updating more that one cursor adapter cursors? And if the cursor adapters use SQL Server tables, will the ROLLBACK undo the changes to the SQL Server table(s)?
>>
>>TIA.
>
>IMHO, the best way will be to use a Stored procedure, where you can implement transactions.
>
>I don't think VFP transactions will be of much help here - you can search older messages (about 5 years back), I believe Dorin V was having a similar problem and had discussions with Aleksey T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform