Hi All,
I want to open database in vb.net. I have one .mdb file with 5 tables. They are linked to each other. I want to show information on VB.net form in visual studio. and I also want to update that via forms.
I am new learner. I succed to show the information by using dataset(wizard), also used data grid view. But don't know what to do for update .
Please help.
Pillu.

First you should do is add new connection in server explorer. After that go to Data and add new data source, follow the procedure and you will get your database connected.

Coding part will explain to you later.

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.