Form timer does not fire on time!

  • Thread starter Thread starter Mourad
  • Start date Start date
M

Mourad

I have a form with a timer that is set to fire every 5 seconds.
(Access 2003 database)

It works perfect when running using the full version of Access 2003.

However, when running using the Runtime (Access 2007 version), the
timer fires every 60 seconds in the most, in some cases it fires after
15, 37, or 45 seconds. Sometimes after more than 500 seconds...!

I tried to increase/decrease timer interval but didn't work.
The value of TimerInterval shows 5000 milliseconds.

Your feedback is greatly appreciated.
Thanks for reading,

Mourad
 
Oops! I was wrong!!!
That problem is still there.

Your feedback is greatly appreciated.

Thanks
 
Thank you, Salad, for the tip..

I've tried it for few hours and it seems to be working good.

I have no explanation other than that I'm using Access 2007 runtime to
run a 2003 database.

The timer was not really off, it is just fires every 60 seconds
(mostly) rather than 5 seconds.
 
Back
Top