I had the same thing and fixed it by using sqlite instead of MySQL. PostGre doesn't seem to have the problem either.
Ed On 31/10/06, Ian Wilson <[EMAIL PROTECTED]> wrote: > > Thanks but I changed sqlobject_encoding=utf-8 to > sqlobject_encoding=utf8 and I still get the same error. What else > could I try? > > -Ian > > On 10/31/06, Max Ischenko <[EMAIL PROTECTED]> wrote: > > > > > > Try to append sqlobject_encoding=utf8 to your sqlobject.dburi in > > dev.cfg. > > > > Max. > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

