Good Day all,
so here's the thing...I am using access 2010 and i want to password protect my database by user. there will be about 10-15 users(maybe that's just what I'm assuming). i want certain users to have access to everything, and certain users not to have access to one form which is brought up by a button called btnMaintenance. can someone advise? i would really not like to revert it back to access 2003 and use the user level security there (although it sucks that microsoft got rid of the function). Also, i want the users name to be displayed at the top of the swichboard saying "logged in as John Doe"
I was thinking to use a table to hold all the user information (name, employee ID,password) but im not thinking its too safe, unless there is a way to 100% guarantee the user cannot access the navigation pane in anyway
so here's the thing...I am using access 2010 and i want to password protect my database by user. there will be about 10-15 users(maybe that's just what I'm assuming). i want certain users to have access to everything, and certain users not to have access to one form which is brought up by a button called btnMaintenance. can someone advise? i would really not like to revert it back to access 2003 and use the user level security there (although it sucks that microsoft got rid of the function). Also, i want the users name to be displayed at the top of the swichboard saying "logged in as John Doe"
I was thinking to use a table to hold all the user information (name, employee ID,password) but im not thinking its too safe, unless there is a way to 100% guarantee the user cannot access the navigation pane in anyway