I have a database with tables of Restaurants and their Manager (one-to-many)
Now I need to set "Access Levels", that is, when the manager enters his password (which is a field in the table) - his relative restaurants etc to be displayed (in a form/report/query, thats not the question).
I started by defining User Levels and making queries with password criterias. However, if I do not allow users to open tables, queries can not be run! but if they can open tables, no point in access levels.
so how can i make a person to be able to see/change only his records? any help more than welcome. if you can give me a link to a sample database, i would very much appreciate it.
Thank you in advance.
Now I need to set "Access Levels", that is, when the manager enters his password (which is a field in the table) - his relative restaurants etc to be displayed (in a form/report/query, thats not the question).
I started by defining User Levels and making queries with password criterias. However, if I do not allow users to open tables, queries can not be run! but if they can open tables, no point in access levels.
so how can i make a person to be able to see/change only his records? any help more than welcome. if you can give me a link to a sample database, i would very much appreciate it.
Thank you in advance.