PC Review


Reply
Thread Tools Rate Thread

CLOSE MS ACCESS APP AFTER 'X' MINUTES OF INACTIVITY

 
 
Jim Bonacorda
Guest
Posts: n/a
 
      10th Sep 2003
I have a user requirement that states that my application
will close if it is idle for 'x' minutes. Has anyone
created coded to perform this?


Regards,
Jim Bonacorda


 
Reply With Quote
 
 
 
 
David Brownstone
Guest
Posts: n/a
 
      10th Sep 2003
On the main forms in use, set the Timer with an Event
Procedure
"docmd.quit"

The timer runs in seconds but must be multiplied by 000,
thus 5 seconds is 5000 - 1 hour is 3600000

I often use this to prevent files being locked overnight,
and thus not backed up, because a user has stayed logged
in and gone home.

Regards
Dave B.


>-----Original Message-----
>I have a user requirement that states that my application
>will close if it is idle for 'x' minutes. Has anyone
>created coded to perform this?
>
>
>Regards,
>Jim Bonacorda
>
>
>.
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WIN XP locks up after a few minutes of inactivity =?Utf-8?B?VFMmRVNSUg==?= Windows XP Performance 4 17th Oct 2006 03:39 PM
Hang up after 15 minutes of inactivity Silvio Galli Windows XP Performance 19 28th Nov 2005 06:47 AM
Logoff after X minutes of inactivity...? Kenneth Microsoft Windows 2000 3 9th Mar 2005 01:15 PM
XP shuts down after 15 minutes of inactivity Jani Ahti Windows XP Configuration 2 13th Jul 2004 11:36 PM
Have to close Access or wait 10 minutes for ODBC to close Steve Microsoft Access External Data 0 21st Jan 2004 01:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:32 PM.