Re: MySQL 5.1 & Hebrew Characters
Posted by: Chad Bourque
Date: April 29, 2010 10:10PM

Doron,

Unfortunately, I don't have an answer for you. You have proven that the problem lies within your app and not in MySQL itself. I believe there is some settings you can set on your connection. Or some commands you can call through your connection after you connect that deals with collation and character sets. I suspect you will need to set the collation from your app within your connection. Hopefully, you can find just what you need either in the docs, or someone who knows for sure will chime in here. Like I said before, I haven't internationalized my apps yet, so I haven't had to deal with this issue. You may find what you need starting here:

http://dev.mysql.com/doc/refman/5.0/en/charset-syntax.html

HTH,
Chad

Options: ReplyQuote


Subject
Views
Written By
Posted
5012
April 26, 2010 11:14AM
2194
April 29, 2010 12:48AM
2217
April 29, 2010 10:24AM
2171
April 29, 2010 10:06PM
Re: MySQL 5.1 & Hebrew Characters
1930
April 29, 2010 10:10PM


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.