Re: Character Set Conversion ISO 8895-1 to UTF8
Posted by: KimSeong Loh
Date: August 16, 2007 12:24AM

If you are running MySQL 4.1 or newer, you can use ALTER TABLE .. CONVERT CHARSET .. to change all the string columns charset.

Make a backup first.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Character Set Conversion ISO 8895-1 to UTF8
5930
August 16, 2007 12:24AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.