G
Gordon
I have a table that multiple people use according to each record's
"owner" field. I would like to restrict access to these records to
just the people who own them. I.E. bob can only see records where
"BOB" is in the owner field. I though of giving bob access to a query
that filters to only show "BOB" records and dening him access to the
table all together. This doesn't work because for the query to work
you have to have read access to the table
Is there any other way of doing this?
Gord
"owner" field. I would like to restrict access to these records to
just the people who own them. I.E. bob can only see records where
"BOB" is in the owner field. I though of giving bob access to a query
that filters to only show "BOB" records and dening him access to the
table all together. This doesn't work because for the query to work
you have to have read access to the table
Is there any other way of doing this?
Gord