Part II: Inserting and Reading of Data in MySQL Database Using Visual Basic.Net
This tutorial is the continuation of Connecting MySQL Database using Visual Basic.NET. In this part we will focus on how to insert Data and to load data and display it in a form using DataGridview Object.
To start with, we will set up first our database table.
- Read more about Part II: Inserting and Reading of Data in MySQL Database Using Visual Basic.Net
- 7 comments
- Log in or register to post comments
- 862 views