We are trying insert Cyrillic Chars (Like: УЛ.КУЙБЫШЕ) into DB2 Database from java MDB .But we are not able to insert exact chars to the specified CHAR TYPE field. Can any one help me.....
Ex: db3 " update ANAGRAFICA_CLIENTE set NICKNAME='УЛ.КУЙБЫШЕ' where PREF_CLIENTE='IT01' and COD_CLIENTE='0001050'"
the output I am getting is spaces insted of cyrillic chars