Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL and FOX progress bar.
Message
From
10/11/1997 16:21:01
 
 
To
10/11/1997 10:17:18
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00059267
Message ID:
00059380
Views:
29
>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's "my" world. You're just living in it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform