Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP5 - OPTIMISTIC TABLE BUFFERING
Message
From
30/06/1997 15:08:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
VFP5 - OPTIMISTIC TABLE BUFFERING
Miscellaneous
Thread ID:
00038157
Message ID:
00038157
Views:
68
I have a free table called "dsales"

? CursorGetProp("Buffering",'dsales') <---- =5 optimistic table buffering

If I edit a record and before moving off the record and
in the command window type
? TableRevert() <---- returns 1

Great ... it rolled back the record.

If I edit a record and move off of the record and
in the command window type
? TableRevert() <---- returns 0

and the record doesn't revert to it's original state.

Since I have optimistic table buffering on shouldn't
the record (even if I move off the record) revert
to it's original state?

Thanks,
Gene
Next
Reply
Map
View

Click here to load this message in the networking platform