Hi,
I am new to VB.Net and having a few troubles switching from VB6.
I have an access database and want to use it in the app.
What is the best way to connect to it, I mean what method.
I have tried many ways and have not successfully done it yet. I have looked at examples, help pages and nothing seems to work for me.
Could someone give me an idea on what to do. I have managed to create all of the data apdapters and those things needed to connect to a db.
I think the main problem is trying to populate the dataset.
If someone could give me a bit of code that works so I could see where I am going wrong, I would be very grateful.
Thanks for any help.
Steve
I am new to VB.Net and having a few troubles switching from VB6.
I have an access database and want to use it in the app.
What is the best way to connect to it, I mean what method.
I have tried many ways and have not successfully done it yet. I have looked at examples, help pages and nothing seems to work for me.
Could someone give me an idea on what to do. I have managed to create all of the data apdapters and those things needed to connect to a db.
I think the main problem is trying to populate the dataset.
If someone could give me a bit of code that works so I could see where I am going wrong, I would be very grateful.
Thanks for any help.
Steve