Tables protection in Access 2007

Jonny

Registered User.
Local time
Today, 10:37
Joined
Aug 12, 2005
Messages
144
Hello guys, As I understood from MSDN, new Access does not table protections.
If I have a database for 10 users, how can I limit using forms only and to avoid users access to tables?
 
make the tables linked to the front end database for the 10 users, and make the back end databases read only and password protected. Put the password in the front end in code, and then password protect the module.

sportsguy
 
sorry for my ignorant, could you explain technically how I do that?
 

Users who are viewing this thread

Back
Top Bottom