Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Order view in run time
Message
De
10/01/2002 07:28:43
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
09/01/2002 21:51:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00602823
Message ID:
00602905
Vues:
22
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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform