Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL and FOX progress bar.
Message
De
13/11/1997 12:22:10
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00059267
Message ID:
00059972
Vues:
40
>>HI,
>>
>>Is there any way i can use a progress bar that will execute during a
>>SQLEXEC() command. The select that i require from SQL is long and
>>the client not very patient.
>>
>>My command is like this:
>>=SQLEXEC(gnConnectHandle,"SELECT DISTINCT clienno FROM customer","ListClient")
>>
>>Any help will be greatly appreciated!!!!!:)
>>
>>Nick
>Nick,
>This feature would be nice. However, I don't see how Foxpro will know how long a query takes when the process is done by a database server and not directly by Foxpro. Anyway, what I do now is either popup a message box saying to wait while processing or simply use WAIT WINDOW NOWAIT before and after to let the user know.
>
>HTH
>John.

It would be a very useful feature indeed.
Thank for your tip that is exactly what i am doing now.

Thanks
Nick
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform