Re: TADODataset.Filter?
- From: "Bill Todd" <no@xxxxxx>
- Date: 20 Oct 2006 14:34:44 -0700
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)
.
- Follow-Ups:
- Re: TADODataset.Filter?
- From: Sven Pran
- Re: TADODataset.Filter?
- References:
- TADODataset.Filter?
- From: Sven Pran
- TADODataset.Filter?
- Prev by Date: Re: Is this correct? (TADOConnection)
- Next by Date: Re: Add field to ADOTable and a Column for a tDbGrid at runtime
- Previous by thread: TADODataset.Filter?
- Next by thread: Re: TADODataset.Filter?
- Index(es):
Relevant Pages
|