Problem in securing data base

  • Thread starter Thread starter Masoud
  • Start date Start date
M

Masoud

Hello
I want to secure my desktop database from other users in the network. I like
me and my friend have full permission to it without any password and other
users just can open database without any password and read data the through
the main form. And they do not have any access to
tables,queries,forms,macros,.... .
Already i wanted to make .mde file (Access 2003) but i could not (it had
error) so i decided to secured and read chapter of one book regarding that
but i could not understand well. Please help step by step what i have to do.
Thanks in advanced.
 
Hello
I want to secure my desktop database from other users in the network. I like
me and my friend have full permission to it without any password and other
users just can open database without any password and read data the through
the main form. And they do not have any access to
tables,queries,forms,macros,.... .
Already i wanted to make .mde file (Access 2003) but i could not (it had
error) so i decided to secured and read chapter of one book regarding that
but i could not understand well. Please help step by step what i have to do.
Thanks in advanced.

The easist way would be to use file permissions rather than to try to
invoke user-level security. If you can't make an mde then you likely
have some uncompiled code. There's an example of ULS on my web site
that might help you to understand it.

Keith.
www.keithwilby.co.uk
 
Back
Top