Login Form with MySql Server
Simple Project on how to connect to your mysql database and how to use windows form to login into your main form with the user name and password in your mysqlserver. first create a database and a table with two fields 1. username 2. password
- Read more about Login Form with MySql Server
- 1 comment
- Log in or register to post comments
- 72 views