Subject | Re: [firebird-support] Case Insensitive Wild Card Search |
---|---|
Author | Woody |
Post date | 2004-12-31T06:04:03Z |
From: "ra8009" <ra8009@...>
character sets.
HTH
Woody (TMW)
>Use "containing" instead of LIKE. It uses case insensitive matching for most
> I'm trying to perform a search for records that contain a string of
> characters anywhere that they might appear in a VARCHAR field.
> Currently I'm using LIKE('%mystring%') to perform the search. This
> works well except that the search needs to be case insensitive. Is
> there a way to make LIKE case insensitive or is there a better way to
> do this?
>
character sets.
HTH
Woody (TMW)