Hi,
I have declared the colums params and set the search option into advanced. Now, when I'd like to search something in the column, I have to take care what size of letters I use. I want to ignore it, put 'A' and find 'APPLE' and 'apple', too (now I'm getting 'APPLE' only).
Can You help me to solve the problem.
4 Answers
By default, it uses contains search which is case insensitive in mysql.
If you are using some other database, i am emailing you an udpated build for db2/oracle.
Hello,
Unfortunately, I am using PostgreSQL and it doesn’t work. Could You help me?
Regards.
Your Answer