DAO exposes the data model in Access. You want to use to to programmatically
read or modify the data, database schema, query definitions, security
information, or objects (forms, reports, ...) in the database.
DAO isn't portable.
DAO forces you to clean up your variables (killing one of the main
efficiencies of VB / VBA)
DAO is just the old way of doing things.
ADO is more popular.
ADO is more flexible.
ADO is faster.
ADO is used by other applications-- like Dreamweaver for example.
DAO limits you to an obsolete database engine.
JET is stupid.
Even a raghead should have enough cojones to figure out that you
should use a real mans database.
****ing baby killer
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.