Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thermometer when running SQL statement
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Thermometer when running SQL statement
Divers
Thread ID:
00859420
Message ID:
00859420
Vues:
104
Hello,

When running a large SQL statement, we display the SQL thermometer so the user has an idea how long it will take to run.

In VFP 6, we used to SET TALK ON and SET NOTIFY OFF, so the thermometer would show, and there would be no wait window saying "selected x records in y seconds...". (We like to supress this wait window, because this could be confusing for the user and it worked fine in VFP 6.)

But since VFP 7, SET NOTIFY OFF would result in not showing the thermometer at all, so we are forced to SET NOTIFY ON (besides SET TALK ON). This then shows the Thermometer but also the Wait Window that we do not want to show.
In VFP 8 it is the same behaviour as VFP 7.

Is there still a way in VFP 8 to show the thermometer without the wait window notification, or do we have to live with that?
Christian Isberner
Software Consultant
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform