Hi everyone,
Question for a log in procedure (user end form) in Access 2003. I have a log in form, in which a user is to type in user name/password in order to get to a main page form where they can branch of to do other tasks (editing, viewing, etc of tables through forms).
I want to have the capability for users without credentials to view all of the forms (through the main page) without being able to edit any of the information in the database. Basically, a user without credentials will click the "Read-Only" button instead of going through the login process and will be able to only view all the forms in the application without making any changes.
Is there some code I can build into my read-only command button that will lock all the forms to uneditable?
Thanks for any help.
Question for a log in procedure (user end form) in Access 2003. I have a log in form, in which a user is to type in user name/password in order to get to a main page form where they can branch of to do other tasks (editing, viewing, etc of tables through forms).
I want to have the capability for users without credentials to view all of the forms (through the main page) without being able to edit any of the information in the database. Basically, a user without credentials will click the "Read-Only" button instead of going through the login process and will be able to only view all the forms in the application without making any changes.
Is there some code I can build into my read-only command button that will lock all the forms to uneditable?
Thanks for any help.