J
Jack G
I'd like to set up a really basic security system for my database, and it
seems like Access's User-Level Security might be overkill - all I need is
something to keep a user unfamiliar with the database from accidentally
making changes.
I don't want any log in or passwords - I'd just like to set up a table or
something that grants permissions based on the user's Windows login name.
The table would probably just have the Login Name and a Permission Number,
maybe 1, 2 or 3.
Has anyone done something like this? And how would I programatically get the
Windows Login Name? Or should I go in some other direction?
Thanks for any advice.
Jack
seems like Access's User-Level Security might be overkill - all I need is
something to keep a user unfamiliar with the database from accidentally
making changes.
I don't want any log in or passwords - I'd just like to set up a table or
something that grants permissions based on the user's Windows login name.
The table would probably just have the Login Name and a Permission Number,
maybe 1, 2 or 3.
Has anyone done something like this? And how would I programatically get the
Windows Login Name? Or should I go in some other direction?
Thanks for any advice.
Jack