Hi all
After some extensive searching, reading forums, and a whole lot of frustration - i put the plea out to this forum
I learnt my VB in VB6 and had fairly well sorted out the whole ado thing and could open access databases and do all the funky sql stuff, and was happy. Along comes vb.net, which in so many ways is very kewl. However, i CANNOT figure out how to do what i used to do with ado under the new ado.net framework (ie i'm not really even sure how to start - ie should i create a oledbconnection thing or do that programmtically etc)
Theres tutorials galore that show me how to do it with SQLServer but as for MS Access, I have no idea.
Basically what I want to do is to (however is best) get access to the different data in an MS Access Database (ie .mdb file) via SQL commands, and be able to use that to display on a form.
Can someone either direct me to a simple, well explained example on this, or even better! show me how!
Any help would be tremendously appreciated
Cheers, TheMagician