Re: Displaying "Running Query" box suddenly ! by Eric
Eric
Tue Oct 26 02:30:12 CDT 2004
I f you have SET TALK ON, VFP automatically displays this dialog when it
thinks the sql takes long to complete. So, to disable, issue SET TALK OFF.
There is a number of possible reasons why your application suddenly displays
the message, for example:
1) tables have grown in size
2) network speed / bandwidth
3) available memory
4) other running processes
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
"July Derek" <julyderek@hotmail.com> wrote in message
news:9680a0b6.0410252209.5b192ad5@posting.google.com...
> Hi,
>
> I am using a VFP 8.0 Complied EXE file on a Win 98 PC which was
> running great since the past 3 months.
>
> Now suddenly since the past couple of days, whenever the PC is
> processing information in that application I get a Box with "Running
> Query...." and a progress bar!
>
> I have made no changes and have been running the same EXE for the past
> 3 months. This happens only on one PC and the other PC running this
> application has no such message.
>
> Please help!
>
> Thanks
> Derek