Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running query
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00702159
Message ID:
00702176
Vues:
17
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform