On Mon, 2008-25-02 at 13:40 +0100, Christopher Arndt wrote:
> 
> iain duncan schrieb:
> > Can anyone tell me what the proper settings are for mysql to make it
> > play fair with python utf-8 unicode?
> 
> Maybe this doc will help?
> 
> http://docs.turbogears.org/1.0/DatabaseMySQL#using-utf-8-encoding-with-mysql
> 

Yes, thanks!

One question, do you know the difference for SA for this bit

For example, your dburi may now look like this (all on one line):
sqlobject.dburi = \
    "mysql://george:[EMAIL PROTECTED]/mydb?charset=utf8&sqlobject_encoding=utf8"

Thanks
Iain



--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to