Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter INDEX ON problem.
Message
From
18/03/2004 14:58:09
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00887356
Message ID:
00887647
Views:
7
>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?

Hi Andy,

The BufferModeOverride property is only an instruction for CursorFill method, it doesn't change "Buffering" directly.

Aleksey.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform