Re: TADODataset.Filter?



If you are using a client-side cursor, which loads the entire result
set into local memory, then a filter may be faster.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: TADODataset.Filter?
    ... then a filter may be faster. ... Bill Todd (TeamB) ... I have made some tests (and documentation searches) ...
    (borland.public.delphi.database.ado)
  • Re: Master / details
    ... Yes, however, I would not use a filter. ... parameterized SELECT to get the statistics you need. ... Bill Todd ... TeamB cannot answer questions received via email ...
    (borland.public.delphi.database.ado)
  • Re: TADODataset.Filter?
    ... The fact that you want to filter the dataset suggests that there are a ... why do you want to retrieve all of them ... Bill Todd (TeamB) ...
    (borland.public.delphi.database.ado)
  • Re: Indices and client data sets
    ... for the small number of records that CDS is intended to hold. ... Bill Todd (TeamB) ... > manually with TClientDataSet's AddIndex method? ...
    (borland.public.delphi.database.ado)
  • Re: Populate dataset with text file
    ... are a TAdsTable or a TAdsQuery using a parameterized insert statement. ... Bill Todd (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)