Re: TADODataset.Filter?



The fact that you want to filter the dataset suggests that there are a
lot of records. If so, why do you want to retrieve all of them
initially? Users never want to look through more than 100 records
manually.

There is no reason not to use the WHERE clause to select the records
you want.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: TADODataset.Filter?
    ... set into local memory, then a filter may be faster. ... Bill Todd (TeamB) ...
    (borland.public.delphi.database.ado)
  • 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: list all groups
    ... to filter on group objects instead of user objects. ... I retrieve and output ... Dim objCommand, objConnection, strBase, strFilter, strAttributes ... ' Filter on group objects. ...
    (microsoft.public.scripting.vbscript)
  • Re: list all groups
    ... to filter on group objects instead of user objects. ... I retrieve and output ... Dim objCommand, objConnection, strBase, strFilter, strAttributes ... ' Filter on group objects. ...
    (microsoft.public.scripting.vbscript)