Hello all, Martina Oefelein wrote: >> Where can i set this self.con.encoding to utf-8 instead of ascii? > >you should be able to set it in the connection uri (in dev.cfg resp. >prod.cfg). For example: >sqlobject.dburi="sqlite:///path/to/your/database?encoding=utf-8"
I'm having a similar problem with MySQL, in that I have iso-8859-1 text in my columns and I can't find a way to tell TurboGears about that. Unfortunately, the encoding parameter doesn't seem to work for MySQL. Any clues where I should look? Thanks, Daniel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

