How to Protect mdb file to open from end user

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

Guest

Hi,

I need to protect my mdb files (All forms , Queries & tables) from end user
to open and change please keep in mind there are more than one users.

Thanks for your help

Amir
 
Prince said:
I need to protect my mdb files (All forms , Queries & tables) from end user
to open and change please keep in mind there are more than one users.

Then you need to apply User level security. Read the Security FAQ, study it
and practice on a *copy* of your database several times before you apply it
to the real thing. http://support.microsoft.com/?id=207793
 
Back
Top