L
Liam
I have a small mdb that collects and displays data based
on the timer event of a form.
In windows task manager it has a steady load between 3%
and 25% depending on where what part of the code that
executes - and when a fairly big query is run it hits the
high at app 25% CPU.
Sometimes - without any apparent reason (data volume is
not bigger than normal, data in general is as normal etc.)
it slows down - and the CPU allocated to the process drops
to even 0% for a couple of seconds before it then
continues but at a very low level of 2-3% maximum.
Does anybody know what that could be?
on the timer event of a form.
In windows task manager it has a steady load between 3%
and 25% depending on where what part of the code that
executes - and when a fairly big query is run it hits the
high at app 25% CPU.
Sometimes - without any apparent reason (data volume is
not bigger than normal, data in general is as normal etc.)
it slows down - and the CPU allocated to the process drops
to even 0% for a couple of seconds before it then
continues but at a very low level of 2-3% maximum.
Does anybody know what that could be?