Re: TADODataset.Filter?
- From: "Sven Pran" <no.direct@xxxxxxxxxxx>
- Date: Sun, 22 Oct 2006 20:38:02 +0200
"Bill Dekleris" <quasar@xxxxxx> wrote in message
news:453b6391@xxxxxxxxxxxxxxxxxxxxxxxxx
Sven Pran wrote:
2: Is there a typo in your text below? Shouldn't the parameter to
QuotedStr be (edit1.Text + '*') ?
Not really, I have done this on purpose - for flexibility during testing,
I type the wildcard(s) within the TEdit box (so they are included in
"edit1.Text").
Fair deal! I did wonder but actually did my own tests the same way.
3: I noticed that you seemed to use the Filter and Filtered
properties either or both in TADODataset and in TADOQuery.
I see no need to involve TADOQuery so all my filtering attempts
are done on my TADODataset component. Do you know if there
could be any trap here? (I have TADOConnection, TADODataset,
TDataSource and TDBGrid all linked together and working
as expected except for my difficulties with local filtering).
Yes, I have used TADOQuery, TADOTable, TADODataset interchangeably in my
tests. They all behaved correctly. Unfortunately, I am not aware of any
"traps" you should avoid when using TADOdataset.
By the way, have you tried using TADOTable instead of TADODataset?
Yes I have tried TADOTable too (with the same problem). But as I do
not want all fields retrieved TADOTable is not really much useful for me.
regards Sven
.
- References:
- TADODataset.Filter?
- From: Sven Pran
- Re: TADODataset.Filter?
- From: Bill Todd
- Re: TADODataset.Filter?
- From: Sven Pran
- Re: TADODataset.Filter?
- From: Bill Todd
- Re: TADODataset.Filter?
- From: Sven Pran
- Re: TADODataset.Filter?
- From: Bill Dekleris
- Re: TADODataset.Filter?
- From: Bill Dekleris
- Re: TADODataset.Filter?
- From: Sven Pran
- Re: TADODataset.Filter?
- From: Bill Dekleris
- Re: TADODataset.Filter?
- From: Sven Pran
- Re: TADODataset.Filter?
- From: Bill Dekleris
- TADODataset.Filter?
- Prev by Date: Re: TADODataset.Filter?
- Next by Date: Re: Add field to ADOTable and a Column for a tDbGrid at runtime
- Previous by thread: Re: TADODataset.Filter?
- Next by thread: ADO vs dbExpress
- Index(es):
Relevant Pages
|