Problem with german characters
Posted by: Ohad BP
Date: February 11, 2007 07:33AM

Hello,

I have a java webapplication that uses MySQL.
Everytime the application try to insert a word with a german character the specific letter disappear and the word is inserted with it.
For example, the word für is inserted to the database as fr.

I am using MyISAM engine, with UTF8 charset and utf8_general_ci collation.
Because the application supports diffrent languages, i cant change it to be specific for german, and need a generic solution.

Any idea what the problem might be??

Thanks,
Ohad

Options: ReplyQuote


Subject
Views
Written By
Posted
Problem with german characters
2382
February 11, 2007 07:33AM


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.