Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index on RemoteViews at Run-Time
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00816596
Message ID:
00816601
Views:
31
Hi Ricardo,

I have had success opening the cursor with NODATA, building the indexes, and then changing to the appropriate buffering mode. Of course, it appears you want it to be more dynamic. I don't see why you couldn't change the buffering mode, index, then change it back, provided you don't have any pending changes that need to be written. If my memory serves me correctly, you can index on row buffering 3 but not table 5.

Hope this helps!
Bob

>Hi,
>
>
>I need to develop a control that allow to users to sort data for any field, from a remote view. The problem is: when i'm creating the Index, VFP returns an error that i cannot create an index on a cursor which is in Buffering Mode.
>I've tried also, disable Buffering -> create Index -> Buffering again, but it doesn't seem to work.
>
>Any idea?
>
>Thanks in advance.
>
>
>Ricardo
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform