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 > Informix > Where I can get the code set name list for DB_locale

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-22-07, 07:43
franklee franklee is offline
Registered User
 
Join Date: Jun 2007
Posts: 4
Where I can get the code set name list for DB_locale

DB: informix 10
OS: Windows XP

I want to create a database which character set is Chinese, but seems DB_locale=zh_tw.big5 is not correct, so anyone know where I can get the correct the name of code set for various character set?

Thanks,
Xuefeng
Reply With Quote
  #2 (permalink)  
Old 06-25-07, 07:24
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
dbaccess
database -> info -> nls
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
Reply With Quote
  #3 (permalink)  
Old 06-27-07, 08:27
franklee franklee is offline
Registered User
 
Join Date: Jun 2007
Posts: 4
Hi ceinma,

Thanks for your help!

now I created database with DB_locale=ZH_TW.big5, and get dbs_collate=zh_tw.57352 from sysdbslocale. but if I try to connect to this DB with client_locale=zh_tw.big5, then happens error "Error -23101: Unable to load locale categories".

In my client machine, I can find the entry big5 in $INFORMIXDIR/gls/cm3/registry file:
big5 57352 # 0xe008

and I can find the related file $INFORMIXDIR/gls/lc11/zh_tw/e008.lco as well.

so anybody know why report error -23101 and any solution for that?

Moreover, where I can obtain the ISL(Informix Language Supportment)?

Thanks,
Xuefeng
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