Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thermometer when running SQL statement
Message
From
16/12/2003 07:33:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Thermometer when running SQL statement
Miscellaneous
Thread ID:
00859420
Message ID:
00859420
Views:
101
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
Next
Reply
Map
View

Click here to load this message in the networking platform