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