defuerhe
19th December 2002, 10:12
Hi all,
I have problems with the Character Set Conversion of the Czech Spezial Characters.
What I learned so far is that Bann doesn't really care about what Character Set Oracle uses as long as the NLS_LANG is set equally on client and on server.
We are using standard settings:
AMERICAN.AMERICA.WE8ISO8859P1
All Czech characters are shown correctly in baan. Nevertheless, it is impossible to see characters above code $FF in any other application correctly when you query the data directly from Oracle. i.e. with Java JDBC
Here my question.
1) can I use UTF-8 instances, should I convert the Database
2) can I convert the charecters?
3) Is there any documentation
cheers,
Heiko
I have problems with the Character Set Conversion of the Czech Spezial Characters.
What I learned so far is that Bann doesn't really care about what Character Set Oracle uses as long as the NLS_LANG is set equally on client and on server.
We are using standard settings:
AMERICAN.AMERICA.WE8ISO8859P1
All Czech characters are shown correctly in baan. Nevertheless, it is impossible to see characters above code $FF in any other application correctly when you query the data directly from Oracle. i.e. with Java JDBC
Here my question.
1) can I use UTF-8 instances, should I convert the Database
2) can I convert the charecters?
3) Is there any documentation
cheers,
Heiko