password protected records

J

JJSMD

I have a DAP with records for diff. employees.
Is there any way I can have a diff. password for each employee, so that they
can only modify/edit data on their record but not on any other employees
record?

Thanks
Joe
(e-mail address removed)
 
J

Jim/Chris

Joe,

What I do us use the logon id to determine what records
the employee can see in a form based on a query. If they
can't see it they can't change it. The logon id is
referenced with the function currentuser(). If they must
see all records you could build more security and change
the form to read only based on ID

Jim
 

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