Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Order view in run time
Message
From
10/01/2002 07:28:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00602823
Message ID:
00602905
Views:
33
This message has been marked as the solution to the initial question of the thread.
>Hi,
>I have a local view that I fill a field with a random number. The field is not in the base table and I do not need or want to keep this value. However, I need to order the table by this number. I thought heck just add an index but I get an error message that you can't do that with the tables set to buffering. In the view definition I have it set to order by the random number but how do I tell it to reorder once it is populated?
>
>Thanks
>Earl

I think this sort of problem (can't create temporary indices) appears with table buffering (5, if you use optimistic buffering). Try row buffering (3) instead.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform