Re: Fastest record create method with JET 4.0
- From: "Stephen Howe" <stephenPOINThoweATtns-globalPOINTcom>
- Date: Wed, 13 Sep 2006 13:31:33 +0100
As someone else pointed out, DAO code may be written shoddy and still
do the job. Even with lazy code, DAO ought to be faster at inserting
records into an Access database than ADO, even though Microsoft says
otherwise.
Where do they say that?
I believe Microsoft do acknowledge DAO is faster than ADO for Access
databases
See http://support.microsoft.com/kb/225048/
where you can read what DAO and ADO philosophy.
But frequently programmers use ADO badly so the performance difference may
not be that apprecaibly different.
Stephen Howe
.
- Follow-Ups:
- Re: Fastest record create method with JET 4.0
- From: Desertphile
- Re: Fastest record create method with JET 4.0
- From: Ralph
- Re: Fastest record create method with JET 4.0
- References:
- Re: Fastest record create method with JET 4.0
- From: Desertphile
- Re: Fastest record create method with JET 4.0
- From: Desertphile
- Re: Fastest record create method with JET 4.0
- Prev by Date: Re: Fastest record create method with JET 4.0
- Next by Date: Re: Fastest record create method with JET 4.0
- Previous by thread: Re: Fastest record create method with JET 4.0
- Next by thread: Re: Fastest record create method with JET 4.0
- Index(es):
Relevant Pages
|
|