Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Combo can not be set to ReadOnly
Message
De
06/06/2003 13:51:10
 
 
À
06/06/2003 12:42:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00796794
Message ID:
00797372
Vues:
19
Hi Marcia,

we uses:
(LOOKUP(LookupTable.Description,MyAlias.MyField,LookupTable.MyField)
It is faster, and work also without index.

If index to exist is sure ( 3-5 % faster ):
(LOOKUP(LookupTable.Description,MyAlias.MyField,LookupTable.MyField,myTag)
If LookupTable have < 8 rows no tag index is faster.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform