I guess my primary gripe with tquery was it's inability to use indexes in
anything except the simplest of where clauses. Anything that smacked of an
'or' in a where clause would cause a complete copy of the tables to your
local work directory where it would then start building local indexes and
filtering it.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Patrick Dunford
Sent: Thursday, November 04, 1999 7:06 AM
To: Multiple recipients of list delphi
Subject: RE: [DUG]: ADO V BDE




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Chris Reynolds
> Sent: Thursday, 4 November 1999 06:58
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: ADO V BDE
>
>
> I guess the three main reasons that pushed me to ADO where :-
> 1. Avoid BDE deployment (and bugs!)
> 2. Avoid Ttable/Tquery decision making so I could write cleaner code.
>
> The BDE query parser and executer has been appalling since day 1

Things have improved a lot since D1. What particular problems are there with
TQuery now?

snip

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to