Re: [pysqlite] more Unicode grief
"Eric S. Johansson" <[email protected]>
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
Gerhard Häring wrote: > -----BEGIN PGP SIGNED MESSAGE----- > >> The fact remains that I have this non-ASCII text I have to deal with. I have >> normalized all of this text into Unicode. What do form do I need to convert it >> into in order to have something that can be stored, searched, and retrieved? > > - From what you're telling, you're doing it all correctly. in other words the definition of hell. :-) > Can you switch your application to the Mercurial-tip version of > pysqlite? I've just committed a change a few minutes ago that makes > pysqlite barf on you if you *insert* the problematic data into the > database instead of freaking out later when it fetches the sh*t. > > http://oss.itsystementwicklung.de/hg/pysqlite/rev/0ec0f228658e > > Get it at: http://oss.itsystementwicklung.de/hg/pysqlite/archive/tip.tar.gz okay. I have a workaround which is holding me for now. I will build a new virtual machine specifically for this test (actually, clone the existing one) and I will try to get to the test no later than Wednesday. Sooner if my workaround bites me firmly and solidly in the butt ---eric -- Speech-recognition in use. It makes mistakes, I correct some.