How to clear users using the database

N

Neil

Can you please help me on this problem.

We have a database but no individual password. Everytime I create a new
program or re-design a form, I cannot make the changes because somebody is
always in. Can you please help me on how to clear all users with or without
informing them before they are logged off.

Thank you.
 
T

Tom van Stiphout

On Mon, 5 Oct 2009 06:42:22 -0700, Neil

There is a KB article about that:
http://support.microsoft.com/kb/304408

Also, it seems you have a monolithic application, which is a REALLY
BAD IDEA. Per best practices you should split the app in a front-end
and a back-end. Among other benefits: you can now develop the new FE
while users are still in the old one. When the work is finished and
tested, you can deploy it, perhaps using Tony's utility:
www.autofeupdater.com

-Tom.
Microsoft Access MVP
 

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

Top