Colin Jones wrote: > Why would the old system display the characters correctly, but the new system > will not... given that the browser pages were using UTF-8, but the database > was ISO-8859-1.
because cf5 didn't care about encoding. > If we have to change the database table type, how will we get the data from > the current ISO-8859-1 format into the UTF-8 tables - I assume this isn't a > simple export import? cf5 cf page to dump out the data, cfhttp call from cf7 or xml dump or whatever as long as it goes thru cf5 first. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278937 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

