SOLVED:

> MySQLConnection = mysql.builder()
> connection = connectionForURI("mysql://
> prestashop:prestas...@127.0.0.1:3306/prestashop")
>
> =============================================================================


Finally:
connection = connectionForURI('mysql://
prestashop:prestas...@127.0.0.1:3306/prestashop?use_unicode=1&charset=utf8')

Did the trick.

Regards Petr
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to