Steve Bryant wrote:
> moving to a host running MySQL 4.1.12 on Windows (with CFMX 7). Both
> databases are using Latin1.

apparently not.

> I am able to export the structure and data successfully via MySQL
> Front. Unfortunately, I am getting lots of messed up characters
> (showing up as boxes).

boxes indicate that the browser is unable to render that character, 
question marks (??) indicate garbaged data. i would guess these chars 
were out of the windows codepage (windows-1252) which is a superset of 
latin-1 (iso-8859-1) maybe copy/pasted from word.

i suppose you could either clean-up those chars or change the db's 
encoding to windows-1252 or utf-8.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231646
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

Reply via email to