G
Guest
I need to prevent users from seeing the full data in the tables, and only
restrict them to what can be shown in queries.
i have the setup as follows:
admin group with 1 user
full data group with n users
the full data group has NO permissions on the tables, but only the required
permissons on queries (read design, read data, update data, insert data,
delete data) and forms/reports/macros (open/run).
I have set the run permission in the query properties to Owners for all
queries, however when i load the database as a user in the full data group, i
get the message: "Record(s) cannot be read; no read permission on
'objective_Individ'.
I understand that its telling me the user is not allowed to read the table,
but the query is set as run with owners permissions. If i allow the users to
read the table, then they can open it and see all the data.
Thanks for any and all help
ben
restrict them to what can be shown in queries.
i have the setup as follows:
admin group with 1 user
full data group with n users
the full data group has NO permissions on the tables, but only the required
permissons on queries (read design, read data, update data, insert data,
delete data) and forms/reports/macros (open/run).
I have set the run permission in the query properties to Owners for all
queries, however when i load the database as a user in the full data group, i
get the message: "Record(s) cannot be read; no read permission on
'objective_Individ'.
I understand that its telling me the user is not allowed to read the table,
but the query is set as run with owners permissions. If i allow the users to
read the table, then they can open it and see all the data.
Thanks for any and all help
ben