If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Inserting Cyrillic Chars (УЛ.КУЙБЫШЕ) into DB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-11, 09:49
satyam.kudikala satyam.kudikala is offline
Registered User
 
Join Date: Nov 2011
Posts: 1
Inserting Cyrillic Chars (УЛ.КУЙБЫШЕ) into DB

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
Reply With Quote
  #2 (permalink)  
Old 11-29-11, 02:52
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
this is an old issue
have some look at
Setting Up a Mixed-Byte Character Set (MBCS) Database on an English OS in DB2 UDB Version 8
this sample is for japanese but also applies to other languages
we had the same problem with a customer that wanted to handle international and cyrillic characters. but the problem has been resolved with settings also in browser and in webfocus..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On