[Qt-interest] How to: Cace insensitive Query

Andre Somers andre at familiesomers.nl
Wed Feb 10 09:34:52 CET 2010


Mohammed Imran B wrote:
> Hi,
>
> I want to make a case insensitive query.
>
> Like in "SELECT name FROM mytable WHERE name = 'ganesh'.
>
> I want the results to be displayed containing all the names in the 
> table with names, Ganesh, ganesh, ganeSh...
This has nothing to do with Qt, but everything with the database you are 
using. Consult the documentation of the database you're working with.

André



More information about the Qt-interest-old mailing list