set rights of modules

T

TNL

Hi,
can I set permisson of a user on a module (or all
modules), that he can't read any module (access 2000).

Thanks
TNL
 
T

TNL

But with MDE we cannot change the data in the database???

TNL
-----Original Message-----
From Access 2000 on you cannot set permissions on modules. You can protect
a VBA project with a password, but the best solution is to only distribute
your application in the form of an MDE, which cantains only compiled code
unreadable by most humans.

--
Good Luck!
Graham Mandeno [Access MVP]
Auckland, New Zealand

Return mail address is invalid in a vain attempt to reduce spam.
Feedback is welcome at: [email protected]
Please post new questions or followups to newsgroup.

TNL said:
Hi,
can I set permisson of a user on a module (or all
modules), that he can't read any module (access 2000).

Thanks
TNL


.
 
Top