[Zope] Zope utf-8 problem using MySQL
Dieter Maurer
dieter at handshake.de
Fri Mar 21 15:50:06 EDT 2008
Hugo Ramos wrote at 2008-3-19 18:11 +0000:
> ...
>The problem is that when retrieving data from a table the
>international chars become alien symbols...
How do you retrieve the data?
You should check the data immediately when you receive it
from the database. If it is already wrong at this place,
you know there is a problem with your database access -- maybe
your "utf-8" configuration is ineffective for some reason.
--
Dieter
More information about the Zope
mailing list