Re: Tutorials on connecting to VB .NET databases

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I found David Sceppa's book, "ADO.Net 2.0 The Core Reference" to be
invaluable. It explains and displays how to use all of the elements
below. It concentrates on SQLServer, but does discuss OLEDB, with a
extra section at the back. Frankly, I'd download SQLServer Express
instead of using Access if I were you...

Robin S.
------------------------------
<lakepeir@xxxxxxxxx> wrote in message
news:1168208210.701109.290200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,

I'm interested in learning about databases in VB .NET that can be used
to retrieve and write to. I currently have an access database that
I
would like to get data from. There's a lot of terms I don't quite
understand- datatable, dataview, dataset, oledataadapeter,
oledbconnection, etc.

Thanks.



.