Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

HI,

I have a problem reading cyrillic data from a mysql database (5.0.) with java. The data is stored in UTF8. I read the data over ODBC. Most of the characters are ok, but some characters are displayed as ? or squares, even in files. What could be the problem here?

Best regards, Peter

share|improve this question
what do you use to display data? does this third part understands that data come from MySQL is utf-8? Do you see '?' when you use another application to see data (like EMS MySQL Manager, or any other)? – Maxym Feb 1 '11 at 15:13
HI, I use HeidiSQL to view the data and there is no problem. I just want to store the data into a xml file. I get the ? event in the file. – Peter Feb 2 '11 at 8:36

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.