Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running query
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00702159
Message ID:
00702176
Views:
16
Hi!

No, there is no way. You can have a progress bar with your own design and messages when you create it as a custom window. If you will create this, some tips (for SPT cursors, that also similar for views) you can find in the FAQ#8150.

For views: set Fetching option on in the view designer (from menu).
In the code, open the view. Then skip record by record in a loop to fetch each next record till the end of file. While doing that, display a progress. Note that total number of records will be not known in such case.

Note that fetching records with custom progress bar will be slightly slower than you currently have with VFP default.

>Hi,
>
>When i execuate a local view my applications shows me the running query dialog. Is there any way to change the text "running query"? I still want to show this dialog, because it shows a kind of progress bar.
>
>TIA,
>
>Sander
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform