noboffinme
Registered User.
- Local time
- Today, 14:34
- Joined
- Nov 28, 2007
- Messages
- 288
Hi
As 2007 Access doesn't have user level security, I've applied a simple password entry form for the User to access the Front end, the code looks at a table for the Username & checks the password matches the password entry.
Problem is when I apply password encryption to the Back End, the code can't access the table that matches the password.
How do you get around the need to add a password to the backend (to protect it) & also give normal access (with this password code )to the Front End users.
Thanks
As 2007 Access doesn't have user level security, I've applied a simple password entry form for the User to access the Front end, the code looks at a table for the Username & checks the password matches the password entry.
Problem is when I apply password encryption to the Back End, the code can't access the table that matches the password.
How do you get around the need to add a password to the backend (to protect it) & also give normal access (with this password code )to the Front End users.
Thanks