Mysql on Windows 7 stores ??? instead of Hebrew text.
Posted by: Daphna Deutsch
Date: June 16, 2010 01:33AM

Hello,

I’ve created a simple java application that stores data in mySql DB.
When inserting data directly to mySql DB (using MySql Administrator) it saves the Hebrew text correctly, and the java application display it correctly.
But – when trying to insert data from the java application to the DB, it stores ??? instead of the Hebrew chars.

I don’t know if the problem is in the Java application or the MySql DB.
In the java application, when I print the data (using system. out) I can see the Hebrew text correctly.

I’m using:
OS – windows 7.
mysql connector java version 5.1.12.
MySql version 5.0.27

Same application works fine on another computer with windows XP and with the same instalation.



Edited 1 time(s). Last edit at 06/17/2010 12:22AM by Daphna Deutsch.

Options: ReplyQuote


Subject
Written By
Posted
Mysql on Windows 7 stores ??? instead of Hebrew text.
June 16, 2010 01: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.