Re: [pysqlite] more Unicode grief

[email protected]
Newsgroups gmane.comp.python.db.pysqlite.user
Message-ID <[email protected]>
    Eric> The fact remains that I have this non-ASCII text I have to deal
    Eric> with.  I have normalized all of this text into Unicode.  What do
    Eric> form do I need to convert it into in order to have something that
    Eric> can be stored, searched, and retrieved?

Was all the content in the SQLite database created through your application?
It seems like you will have to go back and scrub the content in the database
in some other fashion.

-- 
Skip Montanaro - [email protected] - http://www.webfast.com/~skip/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.