Thread: MySql & Hebrew
View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 05:09 PM
Mr. X.
 
Posts: n/a
Default MySql & Hebrew

Hello.
I have problem in showing sql results in Squirrel eighter on java code.
(connection string is : jdbc:mysql://localhost/mydb )

select 'рст'
(can you see Hebrew ?).

I see that the result in Squrrel eighter on java code is ??? (three question remarks).

How can I solve the above ?

Thanks
Reply With Quote