Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index a view
Message
 
À
06/08/1997 16:40:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00043416
Message ID:
00043450
Vues:
31
>I have a form woth two grids. The first is based on a table and uses the ingrid control for incremental searching. The user picks a selection from the first grid and the selection becomes the parameter in a parameterized view that the second grid is based on. I would like to have incremental search capablilities in the second grid also, but the only way I know to do this is woth an index. Can't I index the results of a parameterized view? If so how? If not, what is a better way to go about this? Thanks for your help.
>
>Erik

Hi Erik,

Yes, you can index a view, just like any other table with INDEX ON...... Be careful about where the index file is stored, however. You may have to delete the file programmatically after the view is unloaded.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform