How to query a unicode data from sqlite database

Tzury Afro.Systems at gmail.com
Sat Mar 3 04:22:08 EST 2007


Can anyone tell the technique of composing a WHERE clause that refer
to a unicode data. e.g.  "WHERE FirstName = ABCD" where ABCD is  the
unicoded first name in the form that sqlite will match with its
records.




More information about the Python-list mailing list