Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index & cursoradapter
Message
From
19/07/2003 09:26:53
 
 
To
19/07/2003 01:43:39
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00811669
Message ID:
00811764
Views:
14
Hello,

You can set it to Row Buffering - CURSORSETPROP("Buffering",3,"table_alias"), index it, then restore the previous buffering type with CursorSetProp("Buffering,5,"table_alias").

Hope this helps,


>Hi,
>
>I found out my problem: I was indexing the cursor after a CursorRefresh(): I moved the code to the AfterCursorFill() event and it works great.
>
>Here is a 'novice' question: why can't I index a cursor when table buffering is on?
>
>Thanks for your help, it is really nice to have folks from Microsoft monitoring this site!
>
>Thierry
>
Grigore Dolghin
Class Software.
Previous
Reply
Map
View

Click here to load this message in the networking platform