Re: troubles with unicode
Petr Jakeš <[email protected]>
| Newsgroups | gmane.comp.python.sqlobject |
|---|---|
| Message-ID | <CAERU-VbkwJXEYWKiWoqfpZMNtGG0QcnyENvH_chEhwnZWwgKJg@mail.gmail.com> |
> > > Do you have any idea how to force SQLObject to use the utf-8 instead of > "ascii" for decoding? > I think I have found something. I have an other table, where inserting encoded string works. The only difference between these two tables is the field charset definition. Inserting encoded string to the table, where field charset is set to UNICODE_FSS everything works OK Inserting encoded string to the table, where field charset is set to UTF-8 throws an Exception. Any hints? Petr ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss