I apologize in advance for the length of this posting and will attempt to simplify as much as possible.
I have an automation application in MS Access which generates reports in Excel and emails them to appropriate distribution lists. The application's automation is basically a timer which checks the current system time and the next report generation time. For example, Daily Report A has a next generation time of 8:00AM on 1/9/2008. When the timer (current time) reaches the specified time it creates the report and emails it.
This works perfectly as long as the computer remains unlocked. Meaning no screen savers are turned on and the computer is not "locked". If I remote VPN in to the machine the machine is automatically locked locally. Upon closing the remote VPN connection the local computer remains "locked". The applications timer seems to continue working correctly but when it hits the time to perform functions it stops. If I then locally "unlock" the computer it continues processing as normal. Is there any way to get around this issue? Any way to make the application continue regardless if the computer is locked or unlocked? I have always hated the idea of leaving the machine logged in and unlocked (inherited the application with the job) but have not found a way around this issue. Any assistance is appreciated.
Thanks.
Computer specs:
OS - Windows XP Professional SP2
Processor - 3GHz Celeron
RAM - 2GB
MS Access - 2003
I have an automation application in MS Access which generates reports in Excel and emails them to appropriate distribution lists. The application's automation is basically a timer which checks the current system time and the next report generation time. For example, Daily Report A has a next generation time of 8:00AM on 1/9/2008. When the timer (current time) reaches the specified time it creates the report and emails it.
This works perfectly as long as the computer remains unlocked. Meaning no screen savers are turned on and the computer is not "locked". If I remote VPN in to the machine the machine is automatically locked locally. Upon closing the remote VPN connection the local computer remains "locked". The applications timer seems to continue working correctly but when it hits the time to perform functions it stops. If I then locally "unlock" the computer it continues processing as normal. Is there any way to get around this issue? Any way to make the application continue regardless if the computer is locked or unlocked? I have always hated the idea of leaving the machine logged in and unlocked (inherited the application with the job) but have not found a way around this issue. Any assistance is appreciated.
Thanks.
Computer specs:
OS - Windows XP Professional SP2
Processor - 3GHz Celeron
RAM - 2GB
MS Access - 2003
Comment