Hi,
Please help me create a vb 2008 code that requires a user to log in. His username and password are stored in an ms access table. Everytime he logs in, that table is searched for the corresponding username and password; if successful, form1 is opened; if not, the program displays a username and password misatch error message and allows the user up to 3 attempts before it closes the program.

Also, please include a code that allows the user to change his password.

Thanks and God bless!