Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Identifying uncommitted transactions
Message
From
29/07/1999 08:46:47
Walter Meester
HoogkarspelNetherlands
 
 
To
29/07/1999 08:19:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00247552
Message ID:
00247607
Views:
23
Jim,

>The GetNextModified() function may be helpful here.

According to help, The GetNextModified() works only if you use tablebuffering.
Tablechanges of non-buffered tables within a transaction cannot be detected in this way.


James,

May its wise to enable tablebuffering for all tables within a transaction and update these table with Tableupdate just before commiting the transaction.

You may need some error handling when the tableupdate fails.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform