Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order data in a table buffered View
Message
 
To
27/07/1999 06:48:51
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00246473
Message ID:
00246476
Views:
12
>>I just found out one may not index a table buffered View. I need to be able to reoder data currently in a view without having to requery the back-end because the user may have made 1 or 2 changes but what to view records in a different order before taking the next action.
>>
>>SET ORDER TO needs the views to have been indexed first. Buffered tables may not be index.
>>
>>Any ideas how to get round this?
>>
>>Thanks
>>
>>Mathias
>
>Could you SELECT .. ORDER BY the data from the view into a temporary cursor. Then use this to display the records to the user in whatever order. Revert back to the buffered view when you actually need to update.


Thank you.

Mathias
Mathias Banda

Time is longer than a rope.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform