Forum home » Delegate support and help forum » Microsoft Access Training and help » microsoft access training courses - DAO vs ADO
microsoft access training courses - DAO vs ADO
Resolved · Low Priority · Version Standard
James has attended:
Access VBA course
Excel VBA Intro Intermediate course
DAO vs ADO
Is DAO connectivity still used? and when would it be advantageous to use it over an ADO connection?
For upcoming training course dates see: Pricing & availability
RE: DAO vs ADO
James,
Sorry, just picked up your query...
My understanding is that ADO does everything that DAO does, but in a more generic way. I think you would come across DAO only in code that's quite a few years old. If you were doing a major rewrite or enhancement, it might be worth migrating to ADO, but if it ain't broke ...
/Roy
|
