Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RV GetFldState() and SQL Transactions
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00707785
Message ID:
00708173
Views:
19
Hello Charles,

>To be more succinct ... isn't the proper approach to use both VFP AND SQL Server transactioning istead of an either or approach?

when I get your message right the problem comes from VFPs behavior with Table Buffered Views. Update is done as long as everything works fine. When an error occurs VFP doesn't do a rollback on already updated records i a table buffered view.

We have already discussed this in our project and are using a own DAO. In this one we will wrap the real TableUpdate() into a VFP Transaction.

Perhaps this would be a good idea to integrate this behavior in the framework.

Marcus
Marcus Alt
TRIA IT-Consulting GmbH
Working hard | for your success
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform