Force all users to log off

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

I have a need from time to time to log all users off to make changes to
a database (Acess 2000). All users log in with the same name and
password. I have seen examples using timers tracking idle time, etc.
Would these work if all my users use the same name and password? i.e.
would everyone be kicked off if one user's login becomes idle? Is this
the best way to do this?

Thanks in advance for any help with this.
 
Nick said:
I have a need from time to time to log all users off to make changes to
a database (Acess 2000). All users log in with the same name and
password. I have seen examples using timers tracking idle time, etc.
Would these work if all my users use the same name and password? i.e.
would everyone be kicked off if one user's login becomes idle? Is
this the best way to do this?

Thanks in advance for any help with this.

Check out:


http://www.datastrat.com/Download/KickEm.zip

and

http://www.datastrat.com/Code/KickEmOff.txt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top