Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views
Message
 
 
À
06/07/2000 09:38:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Views
Divers
Thread ID:
00388812
Message ID:
00388834
Vues:
8
>Sorry but I forgot to mention that they are local views. I will follow you suggstion about creating indices. Do I need to create separate indices for each part of the query or can I create a composite index contain the entire query expression. Yes they are parametized local views.

Then the tables are local VFP tables. Just create an index tag on each field that you will be filtering on.

index on upper(lastname) tag lastname
index on zipcode tag zipcode
etc.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform