Help please with moving from ADO to ADO.NET...
Afternoon all,
I am new to VB.NET and I need to add, edit and delete records from an access database. In VB6 I used the connection and recordset objects but now that I'm using VB.NET I'm not sure what to use now that there is an oledbconnection, oledbadapter, oledbreader objects etc...
Can anyone tell me which I should use. I am redeveloping my application under VB.NET from the previouse VB6 version so all this is very confussing.
Thanks in advance,
B.