User Level Security: Table access
Hello everyone,
I have a question about user level security / access control.
For my database I have a back-end containing the tables and a front-end with forms, queries and everything. I have set up the access user level security.
Dependent from the access level of my users, some front-end options will be hidden and some queries retrieve only part of the data. For example: I have a form to calculate clients' end prices. A vendor can only see prices for his own clients, not for other vendor's clients.
BUT: to make the query work, all users need access to the tables and the back-end must be stored in a public place, right? Now all vendors can just open the back-end and see all information.
What can I do about this? Maybe protect the BE with a password and store this in the queries? Any hints are appreciated!
Hello everyone,
I have a question about user level security / access control.
For my database I have a back-end containing the tables and a front-end with forms, queries and everything. I have set up the access user level security.
Dependent from the access level of my users, some front-end options will be hidden and some queries retrieve only part of the data. For example: I have a form to calculate clients' end prices. A vendor can only see prices for his own clients, not for other vendor's clients.
BUT: to make the query work, all users need access to the tables and the back-end must be stored in a public place, right? Now all vendors can just open the back-end and see all information.
What can I do about this? Maybe protect the BE with a password and store this in the queries? Any hints are appreciated!
Last edited: