Bram Plessers wrote: > The problem seems to be that the data from the mySQL db > is not received correctly.
depending on your encoding, add this to that dsn in the advanced menu: useUnicode=true&characterEncoding=xxxx where xxxx could be iso-8859-1 or utf-8 (i think only for mysql ver 4.1 gamma). though i suspect you're using iso-8859-1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that powers this list at http://www.houseoffusion.com/banners/view.cfm?bannerid=17 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182470 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

