Re: ADO vs dbExpress
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 23 Oct 2006 20:10:35 -0500
as an addition to what Brian says, dbExpress uses unidirectionalThat really falls under the ease of use issue which wasn't explicitly part of
cursors, a limitation that ADO has not.
the question. dbExpress is designed to be used with clientdatasets which give
you the same functionality but with a bit more programming. A better ease of
use issue is that ADO handles updating joins with out having to write additional
SQL
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: ADO vs dbExpress
- From: Guillem
- Re: ADO vs dbExpress
- References:
- ADO vs dbExpress
- From: danielk1
- Re: ADO vs dbExpress
- From: Guillem
- ADO vs dbExpress
- Prev by Date: Re: TADODataset.Filter?
- Next by Date: Re: MySQL text field lengths truncated
- Previous by thread: Re: ADO vs dbExpress
- Next by thread: Re: ADO vs dbExpress
- Index(es):
Relevant Pages
|