I have a number of forms with dual purpose:
- search/display functions
- edit/update functions
Edit functions are activated on the click of the "Edit" button. The thing is I want to limit the edit or update functions to "Admin" users or members of the "Admins" group.
How do I integrate VB code with the internal security features of Access?? Is there some general code "pattern" or template I can follow? Im an absolute beginner in the security area.
cheers
L.
- search/display functions
- edit/update functions
Edit functions are activated on the click of the "Edit" button. The thing is I want to limit the edit or update functions to "Admin" users or members of the "Admins" group.
How do I integrate VB code with the internal security features of Access?? Is there some general code "pattern" or template I can follow? Im an absolute beginner in the security area.
cheers
L.