Suppose I have a Unicode string stored in a TEXT field in a database. The string might contain complicated Unicode compound characters, but it was properly composed. By this I mean that the string is correctly Unicode-encoded by Unicode-aware software and OS, with no mistakes about how Unicode should be done.
Can I persuade the SQLite shell tool to spit out the characters string in Hex ? Perhaps by casting it to a BLOB ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users