PDA

Click to See Complete Forum and Search --> : Ado - Dao - Recordsets


robbedaya
Oct 4th, 2002, 11:12 AM
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)?

Edneeis
Oct 4th, 2002, 11:53 AM
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/dotnet/adonet/adonet_faq.htm

robbedaya
Oct 4th, 2002, 02:19 PM
thanks, I'll check it out