I found the vb that explains what to do to detect idle time and close out access automatically when idle and it works great, however this does not work if someone locks their computer but leaves access running.
is there a way to either get this working or to simply force this access database to close, and no other programs or databases, the moment a computer is locked?
the code used to close on idle is merely the microsoft-suggested code (http://support.microsoft.com/kb/128814)
is there a way to either get this working or to simply force this access database to close, and no other programs or databases, the moment a computer is locked?
the code used to close on idle is merely the microsoft-suggested code (http://support.microsoft.com/kb/128814)
Comment