Hugo Ramos wrote at 2008-3-21 20:36 +0000:
> ...
>I retrive the data using a Z MySQL Database Connection and the
>corresponding Z SQL Method.
>Everything works fine but the only way to get the utf-8 data is using
>"SET NAMES 'utf-8'" before the select statement.

This indicates that your MySQL client library did not understand that 
it should use "utf-8" by default. Verify, that your
configuration to this end is in effect for the Zope process.



-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to