Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6SP5 - Unselect Combo selection
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00795134
Message ID:
00797126
Views:
104
It had something to do with buffering of tables.

Ah, yes! You cannot index a cursor if it is table buffered. in order to do that you need to CURSORSETPROP( 'buffering', 3, 'MyView' ) before you index it and then set CURSORSETPROP( 'buffering', 5, 'MyView' ) when you are finished.

Awaiting that article.

We just finished the one for August and Whil has a topic that he really wants us to do for September, so look for it in the October KitBox.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform