Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Business Object
Message
From
26/05/2001 13:56:26
 
 
To
26/05/2001 10:12:18
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00511773
Message ID:
00511816
Views:
13
>Hi
>I am using native VFP DB in my application.
>If I need to upate 2 table which each represent by 2 different object, where swhould I place my BEGIN TRANSACTION , Tableupdate and tablerevert if using buffering?
>
>Thank you


You can't do it that way in n-tier. VFP cursors won't work. There is no way to pass the cursor around. You'll need to use ADO or XML. COMCodebook uses ADO and supports VFP tables. It will also handle the transaction management for you.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform