Re: Fastest record create method with JET 4.0
- From: "Desertphile" <desertphile@xxxxxxxxxxx>
- Date: 13 Sep 2006 07:36:47 -0700
Stephen Howe wrote:
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?
It is in at least a dozen KnowledgeBase articles on the MSDN CDs. Since
Microsoft has updated their JET engine at least twice since then,
perhaps they no longer give such advice.
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
.
- 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
- From: Stephen Howe
- Re: Fastest record create method with JET 4.0
- Prev by Date: Using LDAP server control with ADODB
- 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
|
|