Subject Field to lower case
Author a_broekhuis
Hi,

I need to do a case insensitive query. Is there some way to do this?

I know I can use UPPER to make a field return its data in upper case,
but is there also something for LOWER? The data that is entered by the
user is for the query is lowercase.

I'm using fb 1.5.

Alexander