Password protect

G

Guest

Hello. Im a new user. I have built a database and would like to save it on a
shared drive for myself and one other user to have access to. If I password
protect it will the both of us be able to update it at the same time. If I am
signed into the database and my co-worker trys to access the database will
he/she be promted to sign in. If anyone could be of help please let me know.
 
J

John Vinson

Hello. Im a new user. I have built a database and would like to save it on a
shared drive for myself and one other user to have access to. If I password
protect it will the both of us be able to update it at the same time. If I am
signed into the database and my co-worker trys to access the database will
he/she be promted to sign in. If anyone could be of help please let me know.

If you use the Database Password, anyone who knows the password will
be able to use the database. In fact, anyone who spends five minutes
searching the web will find "crackers" which can reveal the password;
it's about as secure as a $2.95 bicycle lock.

For a better option - but one that's tricky and a fair bit of work -
you'll want to implement Access Workgroup security. Go to

http://support.microsoft.com/?kbid=207793

and download the security FAQ. Read it carefully. TURN OFF YOUR
COMPUTER, sleep on it. Read it carefully - *again*. Secure your
database, following the steps in the FAQ *explicitly* - it's very easy
to do security wrong!

If you and your colleague will be sharing the database, you should
also use the Database Splitter Wizard to split the database into a
"backend" containing the tables, stored on a shared drive, and a
"frontend" containing everything else; you'll each get a copy.

John W. Vinson[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

Similar Threads

How do I protect my database? 5
Password Protect one Field 2
Password Protect Files 7
Back end security 2
Password errors 3
Permission 1
Shared Usage Issues 1
Access 2007 password problem 3

Top