ADO vs dbExpress
- From: danielk1@xxxxxxxxx
- Date: 20 Oct 2006 14:19:09 -0700
Has anyone found any evaluations or conclusions on whether ADO or
dbExpress is the better choice for DB connectivity?
We are currently using SQL 2005 and ADO seems like a logical choice,
however, dbExpress seems to require more components to connect to the
DB: conneciton, datasource, data source provider, client data source,
and query, while ADO only requires connection and datasource and
table/query.
Speed-wise, I beleive them to be about the same and we do not have a
lot of traffic.
But if one is better/easier, I would surley like to know.
I already developed a couple things, relatviely easily, using ADO, but
wanted opinions on dbExpress.
We are using Delphi 2006 Developers Studio.
Thank you,
Daniel
.
- Follow-Ups:
- Re: ADO vs dbExpress
- From: Guillem
- Re: ADO vs dbExpress
- From: Brian Bushay TeamB
- Re: ADO vs dbExpress
- Prev by Date: Re: cmdTable - cmdTableDirect, what's the difference?
- Next by Date: Re: Is this correct? (TADOConnection)
- Previous by thread: TADODataset.Filter?
- Next by thread: Re: ADO vs dbExpress
- Index(es):
Relevant Pages
|