Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ProgressBar from a Multi-Tables Select-SQL
Message
 
To
27/04/1998 10:51:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00095150
Message ID:
00095166
Views:
21
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform