You are on page 1of 3

Hands – on Program #12: Connecting Data Grid to Database

1. Open VB
2. Create new project
3. Mount Datagridview to your form
4. Click the drop down list box in “choose data source” section

5. If there is no available data source, add new data source

6. Follow the instructions in adding data source in module2.


7. After adding data source your form should look like the figure given below
8. Save and run your project.
9. Your program should contain the data inside the table

You might also like