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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to