Does somebody know where I could find a tutorial about ADO - DAO - Recordsets or any other efficient way to access databases (Access, Oracle, Microsoft SQL server, DBase,DB2)?
Printable View
Does somebody know where I could find a tutorial about ADO - DAO - Recordsets or any other efficient way to access databases (Access, Oracle, Microsoft SQL server, DBase,DB2)?
In .NET the recommended data tool should be ADO.NET but here is a link to info on all of them:
http://www.able-consulting.com/dotne...adonet_faq.htm
thanks, I'll check it out