Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting the Index Order on a View
Message
De
18/07/2000 07:31:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00393036
Message ID:
00393709
Vues:
15
>>>>Views don't come inherently with an index. What is the best way to set the ?
>>>
>>>Just create an index like you would with a normal table using the index command.
>>>INDEX ON expn TAG TagName
>>
>>Thanks Evan. I put the INDEX ON expression in the init event. Forsee any problems with that?
>
>I would do it in the form load rather than init because your control init's won't have fired yet.
The best place I think should be is in the Dataenvironment's Init. There's the place i put it and haven't no problem
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform