J
jmonty
Hi again.
I have an Access 97 (VBA) application that loops through
several similar tables, removing duplicate records,
among other things.
Once started, the application uses 99% of the processor
and freezes my PC until it has completed. The screen won't
refresh and I can't do anything.
The process takes about 2 hours to complete.
Question:
Is there a way to assign my app a lower windows
system priority so that it doesn't monopolize my PC and I
can keep working on other things while it is running?
Is there a setting to make it into a background process or
have it run like a service or something?
(Now I don't just mean - Minimize the window)
This needs to run like an old mainframe batch-style
(COBOL, RPG) program.
Any suggestions?
TIA
I have an Access 97 (VBA) application that loops through
several similar tables, removing duplicate records,
among other things.
Once started, the application uses 99% of the processor
and freezes my PC until it has completed. The screen won't
refresh and I can't do anything.
The process takes about 2 hours to complete.
Question:
Is there a way to assign my app a lower windows
system priority so that it doesn't monopolize my PC and I
can keep working on other things while it is running?
Is there a setting to make it into a background process or
have it run like a service or something?
(Now I don't just mean - Minimize the window)
This needs to run like an old mainframe batch-style
(COBOL, RPG) program.
Any suggestions?
TIA