don't know if it's relevant, but when I put the use_unicode=1 in the dburi, catwalk still can insert the string into the database, but this time the string appears all messed up in all the places. example: the word 'cão' appears as 'cão'.
On 7/12/06, Arthur Clune <[EMAIL PROTECTED]> wrote:
Is this using MySQL? There's a problem using SQLObject and MySQL-
Python 1.2.1. Downgrading to 1.2.0 solves it. Hopefully SQLObject
will fix this at some point.
Arhtur
--
"Some people, when confronted with a problem, think 'I know, I'll use
XML.' Now they have two problems." - Phillip J. Eby
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

