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...