MidnightYell2003
New member
- Joined
- Nov 6, 2008
- Messages
- 3
- Programming Experience
- Beginner
Howdy,
I am new to these forums and sort of new to VB.NET programming. I made a form in .NET and added a DataGridView object to it. I want to programmatically populate this DataGridView with a particular table from a particular Access database. I used an ADODB connection object to open my database and an ADODB recordset to get my table. Is there any simple way of doing this? Or any sample code out there?
Thanks!
I am new to these forums and sort of new to VB.NET programming. I made a form in .NET and added a DataGridView object to it. I want to programmatically populate this DataGridView with a particular table from a particular Access database. I used an ADODB connection object to open my database and an ADODB recordset to get my table. Is there any simple way of doing this? Or any sample code out there?
Thanks!