You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by startxxx <ju...@u812.net> on 2007/10/26 17:38:13 UTC

Re: Trying to insert hebrew text, mysql stores ??? instead

Problem solved.

I have upgraded MySQL's  ConnectorJ driver from 5.0.5 to 5.1.5 and i got
everything working great.

thanks.


startxxx wrote:
> 
> I am trying to insert hebrew text with iBatis and the db (mysql) stores
> ??? instead. Changing the db value to hebrew proves that my iBatis setup
> can read hebrew (select) with no problems, the problem is only with
> inserts. Any clue where I should be looking now?...
> 

-- 
View this message in context: http://www.nabble.com/Trying-to-insert-hebrew-text%2C-mysql-stores-----instead-tf4449744.html#a13429547
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.