M
Matt_VA
I need to create a form that is going to be submitting to an SQL database. I
will have two seperate types of users. One type will need only to submit and
edit their own data. They will not need to be able to have access to anyone
else's. The second group will need to be able to query on any user by
sensitive data.
I need a way to allow both to run queries, but only the super user type
should be able to access multiples.
will have two seperate types of users. One type will need only to submit and
edit their own data. They will not need to be able to have access to anyone
else's. The second group will need to be able to query on any user by
sensitive data.
I need a way to allow both to run queries, but only the super user type
should be able to access multiples.