Groups > Symbian > Symbian EPOC Java > Decoding




Decoding

Decoding
Thu, 4 May 2006 01:02:21 +0200
Hi,

I have made an application with java that connects through JDBC to a MySql
database and performs some sql queries..
The problem is that althgough mysql can store data that contain cyrillic
characters (proper characterset is set to the needed columns), when I try to
get these values from
the java application, GUI does not display properly the cyrillic fonts.. (it
displays only unreadable characters). I set the charset of the project to
cp1251, but it didn't helped.
Does anyone know what do I have to do to make my java application to support
and display correctly these cyrillic characters that read from mysql
database?
--
10x:

Peter



Post Reply
about | contact