Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change order of a view
Message
De
01/04/2005 09:35:56
 
 
À
01/04/2005 09:28:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01000628
Message ID:
01000631
Vues:
23
For this problem I've always ended up doing an index on command to create a temporary index on the view after the original data has been pulled. I think one advantage to this solution is you don't have to requery the view to change the order. One problem is that you need to write the temp index to a local drive to avoid potential multi-user conflicts over the index.

g

>Hi all,
>
>i have some views in my database with table buffering on them. The records of these views are displayed in a grid with no order. Now i want to requery them with an order free to chose by the user.
>
>I wonder if its possible change the 'query code' behind the view to the chosen order and to requery the view.
>
>thnx.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform