Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View
Message
 
To
12/03/1997 22:25:38
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00023831
Message ID:
00024061
Views:
37
>>>How can I index a remote view used in a form?
>>
>>create the index on-the-fly with the INDEX command
>>
>>Arnon
>
>What do you mean on-the-fly?
>I tried to index the view, but I got an error "Command cannot be issued on a table with cursors in table buffering mode"

you can't index or pack a table/view when it is in a buffering mode. set buffer mode off, build the index and set it back on.
Previous
Reply
Map
View

Click here to load this message in the networking platform