Subject | Re: [Firebird-Java] Charactet Set problems, help? |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-08-26T07:16:16Z |
Hi,
Roman
> So I'm using WIN1251 character set in my database and characters inDid you specify the lc_ctype connection parameter? Is it equal to WIN1251?
> Cyrilic are shown like "????" (question marks) in the browser. The
> FAQ says that I must put a parameter to JVM. So I start "Monitor
> Tomcat" and in Java tab I add "-Dfile.encoding=Cp1251". Restart the
> server... Nothing happens... Againg these question marks...
Roman