L
Luke Dalessandro
I've done quite a bit of searching on this, and either I'm not using the
right terminology, or I just don't get it.
I want to be able to access user and group information in modules
associated with my access database.
As a simple example: I want to enable a certain control on a form for a
certain group.
A second example: I want to log the user name for new records.
I have read that Access uses the username/password at login only, and
translates this into a PID. Can I get access to this and back into the
user name/group any way? Or can I hack it by trying to do something that
I know is group restricted (ie add a new record/undo which is only valid
for the group that I want the control enabled for, and catch any
associated security violation error).
I don't really care about the security of the DB, I just need to track
users and provide sub-form group based control functionality/visibility.
Thanks in advance,
Luke Dalessandro
right terminology, or I just don't get it.
I want to be able to access user and group information in modules
associated with my access database.
As a simple example: I want to enable a certain control on a form for a
certain group.
A second example: I want to log the user name for new records.
I have read that Access uses the username/password at login only, and
translates this into a PID. Can I get access to this and back into the
user name/group any way? Or can I hack it by trying to do something that
I know is group restricted (ie add a new record/undo which is only valid
for the group that I want the control enabled for, and catch any
associated security violation error).
I don't really care about the security of the DB, I just need to track
users and provide sub-form group based control functionality/visibility.
Thanks in advance,
Luke Dalessandro