Setting passwords in an Access Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like instructions regarding setting passwords in an Access database
to limit employees access only to their update form.
 
uh use SQL Server

it is impossible to keep MDB secure; I mean everything is stored in
plain text!
 
Gail said:
I would like instructions regarding setting passwords in an Access
database to limit employees access only to their update form.

I suggest you start by reading
http://support.microsoft.com/default.aspx?scid=kb;[LN];207793

Access security is a great feature, but it is, by nature a complex product
with a very steep learning curve. Properly used it offers very safe
versatile protection and control. However a simple mistake can easily lock
you out of your database, which might require the paid services of a
professional to help you get back in.

Practice on some copies to make sure you know what you are doing.

Like all things however the protection is not perfect. If someone is
willing to do the work and pay the price they can break the security.
 

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

Back
Top