I'm using a database divided:
front-end: contains forms, reports, etc etc;
back-end: it contains tables;
Now I need to protect the back-end with a simple password.
NOTE: The password must be only on the back end. The front-end must be free access.
Thanks. Best regards.