G
Guest
I have a database tracking quality control inspections for repaired vehicles.
I have a table for shop codes / employee man # / and service records wich
contains data about vehicle #, date inspected , pass or failed / why failed.
I have relationships for shop codes and employee man numbers so I can see
quickly what vehicles a person worked on. The problem comes I have is that I
need to set permissions for each shop supervisor so they can only see their
shops data.
I have created a report for each section with a query for their shop code,
but in order to for them to see the report I have to give them read
permission for the all tables that the info in drawn from on the report and
now they can see all the data on the tables and it just blocks them from
viewing the other shops report. If they just open the tables then they can
see all data. Can anyone help on this?
I have a table for shop codes / employee man # / and service records wich
contains data about vehicle #, date inspected , pass or failed / why failed.
I have relationships for shop codes and employee man numbers so I can see
quickly what vehicles a person worked on. The problem comes I have is that I
need to set permissions for each shop supervisor so they can only see their
shops data.
I have created a report for each section with a query for their shop code,
but in order to for them to see the report I have to give them read
permission for the all tables that the info in drawn from on the report and
now they can see all the data on the tables and it just blocks them from
viewing the other shops report. If they just open the tables then they can
see all data. Can anyone help on this?