Re: TADO vs. TQuery
- From: "Del M" <Del.Murray@xxxxxxxxxxxxxx>
- Date: Tue, 21 Jun 2005 22:14:38 -0400
Maurice is absolutely right. Most of your speed will depend on your
database, query plan, not selecting unused columns, indexes, size of result
set, cursor location, bandwidth, data types, ..... etc. All that is mostly
on the database and in your coding techniques.. A bad database design and a
bad query will kill both ADO or any other access method.
.
- Follow-Ups:
- Re: TADO vs. TQuery
- From: Allan Nielsen
- Re: TADO vs. TQuery
- References:
- TADO vs. TQuery
- From: Allan Nielsen
- Re: TADO vs. TQuery
- From: Maurice Telkamp
- TADO vs. TQuery
- Prev by Date: Re: TADOTable Error without persistent fields
- Next by Date: Re: TADOTable Error without persistent fields
- Previous by thread: Re: TADO vs. TQuery
- Next by thread: Re: TADO vs. TQuery
- Index(es):
Relevant Pages
|