Subject Re: containing, like, =
Author ian.mellor@legalisp.net
--- In ib-support@y..., "Woody" <woody.tmw@i...> wrote:
> The easiest way to achieve this is to create another field for the
> one you need to search on.

That solves the case insensitivity! but what about the
"myfield like '%value%'" and "containing 'value'" not using the index?

This is my bigger problem, since i am in a position to FORCE uppercase
input at the moment

Thanks
Ian