Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress Bar.
Message
 
 
To
29/09/2001 19:06:28
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00562121
Message ID:
00562331
Views:
14
If you are looking for the progress bar to indicate the progress of the querying of records from the back end you really can not do this. The best you can do, I believe, is SET NOTIFY ON so you get the Executing Remote SQL, Press ESC to Cancel wait window.

If you were doing an ASYNCHRONOUS transfer, you could give the number of bytes or KB transferred. To do a transfer percent, you would have to know the total to be transferred which is not known.

>Hello Nadya.
>I really apreciated your help.
>Let explain you my trouble:
>I'm working with remote views, this information I get from AS/400.
>I give to this views parameter (dates) acording with the parameters this return me information.
>What I want?
>I want while the query are runing I want show a progress bar saying "The is bening update".
>How can I do it.?
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform