User Group

G

Guest

I was tasked to implement security on a multiuser access database. I'm trying to find a way to disable certain controls in a form based on the usergroup a user is assigned to. How can i retrieve the user group using the currentuser() method?
 
L

Lynn Trapp

There is code in the Security FAQ to do that. There is a link to that
document on the security page of my website.

--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm


Bong Ramos said:
I was tasked to implement security on a multiuser access database. I'm
trying to find a way to disable certain controls in a form based on the
usergroup a user is assigned to. How can i retrieve the user group
using the currentuser() method?
 

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