Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ProgressBar from a Multi-Tables Select-SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00095150
Message ID:
00095166
Vues:
22
>Please Help:
>How can i make a progressbar with the thermometer control that comes in VFP50 from a multi table sql-select statements.
>I don't wanna use Set talk on/off to display the fp progress bar.

Aside from SET TALK ON, the only solution I've seen to this is to add a UDF call to your SELECT statement which will contain code to update a progress bar. However, depending on the size of your SELECT (# tables, #fields, #records for SELECT to process) doing this can drastically slow down your SELECT and IMHO I wouldn't reccomend it.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform