Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order data in a table buffered View
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00246473
Message ID:
00246496
Views:
15
Mathias,

Try this;
SELECT TheView
CursorSetProp("buffering",3,"TheView")
INDEX ON ...
CursorSetProp("buffering",5,"TheView")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform