hello guys, I have an access database table with ten columns and I want to be to load all the data from my table into a vb.net form. can somebody please guide me how to do this.

thank you in advance.

You can use a datagrid in your form and retrieve the values from your database to your datagrid.

Check out this link. Make changes according to your need.

thanks alot

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.