Re: ADOQuery filter
- From: "Alan T" <alanpltseNOSPAM@xxxxxxxxxxxx>
- Date: Thu, 19 Apr 2007 10:15:37 +1000
Thanks.
Can I make it case insensitive?
"Paul Scott" <paul.scott@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:op.tqzaojuldgyzbd@xxxxxxxxxxxxxxxxxxxxxxxx
On Wed, 18 Apr 2007 05:24:02 +0100, Alan T <alanpltseNOSPAM@xxxxxxxxxxxx>
wrote:
How do I make the filter something like 'LIKE' in SQL?
eg.
Name = 'John*'
so returns 'Johnny', 'Johnson', 'johnny', 'johnson'
In SQL(server) (and Access-via-ADO) the wild card is a percent "%" not an
asterisk
name like 'John%'
--
Paul Scott
Information Management Systems
Macclesfield, UK.
.
- References:
- ADOQuery filter
- From: Alan T
- Re: ADOQuery filter
- From: Paul Scott
- ADOQuery filter
- Prev by Date: Re: Feed back from Ado Query Component
- Next by Date: Re: TADOQuery FilterOptions
- Previous by thread: Re: ADOQuery filter
- Next by thread: Re: ADOQuery filter
- Index(es):
Relevant Pages
|
|