Hi Guys,
I have set up a page where a user or group of users enter a value in the page and then it looks up the values against the database and lets them know if the value exists or not.
The only problem is I do not want these users to be able to access the database and see all the values or make changes. I know that a password can be put on the database, but then they would be asked for the password when they try to use the page to look up the values against the database.
Basically, I want to keep it simple. They can only look up values through access to a simple page that allows them to enter the value they want to know about but cannot read, write or edit the database itself. Is this possible?
Thanks in advance.
I have set up a page where a user or group of users enter a value in the page and then it looks up the values against the database and lets them know if the value exists or not.
The only problem is I do not want these users to be able to access the database and see all the values or make changes. I know that a password can be put on the database, but then they would be asked for the password when they try to use the page to look up the values against the database.
Basically, I want to keep it simple. They can only look up values through access to a simple page that allows them to enter the value they want to know about but cannot read, write or edit the database itself. Is this possible?
Thanks in advance.