R
RussCRM
I'm using the Access User-Level Security features with various users
set up.
I have a form/timer all set up to trigger an event after a period of
inactivity.
I'd like that event to log off a user and force them to log back in or
to require them to login periodically. The reason for this is that
multiple people use the database and I want to make sure the current
user is the logged in person.
Also, I'd like to configure a button for them to log off when they
walk away from the computer.
On top of that, I'm wondering if this can be done without kicking them
out of the database and having to reload it every time.
set up.
I have a form/timer all set up to trigger an event after a period of
inactivity.
I'd like that event to log off a user and force them to log back in or
to require them to login periodically. The reason for this is that
multiple people use the database and I want to make sure the current
user is the logged in person.
Also, I'd like to configure a button for them to log off when they
walk away from the computer.
On top of that, I'm wondering if this can be done without kicking them
out of the database and having to reload it every time.