Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter INDEX ON problem.
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
CursorAdapter INDEX ON problem.
Miscellaneous
Thread ID:
00887356
Message ID:
00887356
Views:
79
This DOES work in my cursorAdapter.AfterCursorFill():
CURSORSETPROP( "Buffering", DB_BUFOPTRECORD )
INDEX ON fieldname TAG fieldname
But this will give an error:
THIS.BufferModeOverride = DB_BUFOPTRECORD 
INDEX ON fieldname TAG fieldname
FoxPro thinks the cursor is still in Table Buffering mode.
So the INDEX ON command fails.
- Is this a bug?
- Has anyone reported this?
- Andy Rice
San Diego, CA
Next
Reply
Map
View

Click here to load this message in the networking platform