Re: DAO to ADO Recordset Options



Stephen,

Thank you so much for the great advice. I have using the infomration
to contuct better programing arcitecture and have noticed considerable
performance improvements.

Thanks agian,

Jamie



Stephen Howe wrote:
It is bit dated as it does not cover using ADO Record objects (introduced
in
MDAC 2.8) for Singleton SELECTs which are about 15% faster than using a
RecordSet.

Sorry, that is incorrect. That should be MDAC 2.6

Stephen Howe

.