On 09/10/2014 19:51, Vitaliy wrote:
Hello!

I'm new with Derby, trying to start the ij with proper encoding. Ij wants to use
default locale in my OS, but I would rather prefer using an english locale.

I start ij with the command:
java -Dderby.ui.locale=en -Dderby.ui.codeset=utf8 -jar
E:\...\db-derby-10.11.1.1-bin\lib\derbyrun.jar

Perhaps also try "-Dfile.encoding=UTF-8" or some such?
--
John English

Reply via email to