Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to keep my timer running.
Message
 
 
À
03/10/2001 15:03:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00563800
Message ID:
00563801
Vues:
20
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform