displaying fields from more than one table

Bisto

Member
Joined
Jan 25, 2007
Messages
6
Programming Experience
Beginner
Hello everyone,
I am a beginner at VB.NET and would like some help please. I am connecting a simple database to a Windows Form and then displaying the data from the database in the form using DataGridView. I can create the DGV for one table but how do I display colums from more than one table in just one DataGrid?

Thanks for any help,
Bisto.
 
Back
Top