Re: How to store japanese characters in MySQL
Posted by: Jonathan Reinfelds
Date: October 02, 2006 10:43PM

First, ensure that your tables/database are using a character set and collation that is accepted for japanese. If you are using MySQL 4.1 and up, I highly suggest just using utf8 across the board. It makes life easier.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to store japanese characters in MySQL
3088
October 02, 2006 10:43PM


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.