Very close! The parameters below actually have to be included in the JDBC URL, like this:
jdbc:mysql://localhost:3306/databaseName? useUnicode=true&characterEncoding=UTF8 (I'm using a newer driver than then one that shipped with CFMX 7.) Thanks, Christian On Feb 18, 2005, at 4:28 PM, Barney Boisvert wrote: > Try putting this > > useUnicode=true&characterEncoding=UTF8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:195484 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

