Guest_imported
New member
- Jan 1, 1970
- 0
Quite new and I have a question, please..
I have a VB6 form/app where I want the user to log in. I have a ODBC connection to MYSql database with usernames and passwords. How do I authenticate their "username" and "password" against the database? I have 2 textboxes and submit button on the form.
I have a VB6 form/app where I want the user to log in. I have a ODBC connection to MYSql database with usernames and passwords. How do I authenticate their "username" and "password" against the database? I have 2 textboxes and submit button on the form.