Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Indexes
Message
De
26/08/1999 23:25:58
 
 
À
26/08/1999 21:12:34
Randy Hooper
Ranco Business Software
Tampa, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00258239
Message ID:
00258264
Vues:
13
>I developed my application by using views and parameterzied views. I am confused about my indexes I have built my indexes on my tables do I have to build indexes for my views If so where should I do this and with a large database will this not take along time. I have a grid using a view and under the header I would like to change the order and to do this I am building a index. Once I have build a index can I check to see if the index exist so I want rebuild it.
>
>Thanks Randy

The view does not really exist as a file. You will need to recreate the index each time you requery the data. Is there a reason you can't use the ORDER BY clause when you create the view?

Rushmore gets applied to the tables when the views are pulled.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform