Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timers - Not firing when SQL's executing
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00164520
Message ID:
00164525
Views:
20
Unfortunately, timer events will not fire during the execution of a single line of code. The events will stack up (as you've observed) until the currently executing command completes. There may be a way to get around this using Windows API calls. You may want to post a question in the WinAPI section.

>I have noticed that when you are performing an SQL, any timer events that are running, specifically those that update a status bar on my form, do not run. They simply pause, then when the SQL has finished, they 'catch-up' with themselves.
>
>Is this an inherent problem with VFP5, and is there a solution to this ?
>
>regards
>
>Derek
Previous
Reply
Map
View

Click here to load this message in the networking platform