Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listing certain records in a listbox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01040160
Message ID:
01040176
Vues:
13
other possibilities are SET KEY , using a query as the source for the listbox or using an array as the source for the listbox. A lot depends on how much data is in play. If not a lot, you might be best off in creating an array based on your search form
(ie: select * from table where condition into array aList4Combo)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform