Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to keep my timer running.
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00563800
Message ID:
00563801
Views:
19
>Hello all,
>
>I have an object called progressbar that is nothing more than a timer that advances a container width over and over again. I would like to call this when I have large queries that will take a long time to run. The problem is that when I issue a select statement the timer on the progress bar stops and doesn't start again until the query is finished. Is there anyway that I can keep the timer running while the select statement is being processed?
>
>Matt

You can use SQL select built-in progressbar. Just SET TALK ON before running query.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform