ilipyc
18th June 2004, 00:17
If I want only enter some data (for example - description item) in Chinese, I have to install multibyte version or no ?

dave_23
18th June 2004, 03:39
Yes, otherwise your fields won't be large enough in the Database to store the data.

Dave

ilipyc
18th June 2004, 14:01
Dave,
Which NLS_LANG for Oracle I have to use?

dave_23
18th June 2004, 15:35
Don't quote me on this, but I think that
NLS_LANG='simplified chinese'_china.zhs16cgb231280
would be ok.

Probably a good idea to log a case with support.

Dave

ilipyc
18th June 2004, 22:53
Thank you Dave

ilipyc
27th August 2004, 12:04
What I should choose native or TSS, variable LANG should be LANG=zh ?

dave_23
27th August 2004, 13:50
I would guess TSS.. but i'm not sure about LANG.. does it need to be set?

Dave

ilipyc
16th September 2004, 09:46
I am not sure, which character set we have to use on Oracle in China
Can I use national character set as UTF8 ?
Or I should use Simplified Chinese ?

dave_23
16th September 2004, 20:48
Baan doesn't use the National Character Set (NCHAR) in oracle
so it doesn't matter.. but the Character Set can't be UTF8, it should
be simplified chinese.