-
1
- #1
Basically I’d like to have a table named “Users”. This table would contain two columns. USER ID and PASSWORD.
A form with two unbound columns would be used to by a user to enter their user ID and password would be validated against the USERS table after a command button was pressed. If they matched they would be allowed into the next form in the database, if not an error message would be displayed and they would still be stuck on the main forum.
Is this possible?
I seem to recall a similar thread some months ago but a lengthy search didn’t turn up anything.
If anyone has a functional example of this please let me know.
Thank you.
Spyder757
A form with two unbound columns would be used to by a user to enter their user ID and password would be validated against the USERS table after a command button was pressed. If they matched they would be allowed into the next form in the database, if not an error message would be displayed and they would still be stuck on the main forum.
Is this possible?
I seem to recall a similar thread some months ago but a lengthy search didn’t turn up anything.
If anyone has a functional example of this please let me know.
Thank you.
Spyder757