Globalisation, UTF8 and characters with Accent.
Posted by: rekha sarith
Date: August 15, 2011 02:09AM

Hi,

I am very new to MySQL. I am trying to build a DB with names from all over the world. Most of the names have various accents associated with them.

1) The "Names" field has a "utf8_general_ci" collation
2) Reading names using XML and inserting them into the DB using a "perl script"

I am unable to get all the accents stored in the correct way! The names have "?" or have the Ascii code like "ě" or "ū". How Do I store it correctly?

I am unable to figure out if it is a "MySQL" Collation problem or a perl Problem.

Any help / advice is much appriciated.

Thank you in advance.

Options: ReplyQuote


Subject
Views
Written By
Posted
Globalisation, UTF8 and characters with Accent.
4267
August 15, 2011 02:09AM


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.