Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide 'Selected 5000 records in 2.5 seconds' message
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00188953
Message ID:
00189022
Views:
12
Hi Larry,
Have you tried SET STATUS BAR ON, so that the message goes there instead? (SET STATUS BAR OFF afterwards).
Or you could ACTIVATE SCREEN just before the SELECT so that it doesn't print to your form. I think you can even define a window, without activating it, and SET TALK TO that window - it should never be seen.
Wow, I'm running out of ideas, here :)

Mark

>Hi all...
>
>I set talk on so I can see a SQL statement's progress, but I don't want the message showing how many records were selected.
>
>I immediately set talk off after the SQL statement, but still get the message. This didn't used to happen, but I'm not sure what's changed...
>
>TIA
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform