Record Level Security

G

Guest

Background:

I have a database that contains records from multiple departments and
currently have a check that prevents departmental users from changing/edit
records that do not match their departmental code. Basically, it is stored
in an form where it checks if current users Dept code = records Dept code it
is ‘ok’ to change the record…but if current users Dept code does not =
record Dept code ‘No’ change. This has worked fine in the past, but now
certain departments are going to have the ability to modify other department
records and my little check is going prevent this from happening. I was
wondering if there is any type of security measures I can use/add to place
record level security to solve my new issue of allowing some departments the
ability to change other department records.

More background info:

The user must login using his/her USERID/PWD and there are limited security
groups in place on tables and forms.

Thanks in advance.

If you are confused, imagine how I feel today.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top