Allowing only certain users to view design and code

E

eileenjess

I accidentally posted this question on the Install and Configure post but got
no answers so I am going to post it here:
I created a login form that checks for matching values (usernm and password)
on tblpassword to allow users to enter the database. The database menu
(which always remains open) records the usernm value. Additionally, I have
another form, frmPermissions, which contains a usernm drop-down menu
(corresponding the usernm on tblpassword) and check boxes corresponding to
the forms on the database. If a box is checked it means that the user is
able to access that particular form. Now, I would like to add something on
that form that would allow (or forbid) users to view/edit design and code.
How can I go about doing this? Thanks, for any help!
 

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