Unicode - UTF-16 or UTF-8?
Posted: Wed 27 Sep 2006 13:10
We plan to use OraDirect in the Unicode-mode for the next version of our software. Now I'm checking what we have to modify in the DB-instance and in our code to fully support unicode.
I've read that OraDirect uses UTF-16 when we set Unicode=true in the connect string.
When I create a new database instance, I can configure Oracle only to use AL32UTF8 as Database Character Set. There doesn't seem to exist a way to configure it to use UTF16.
So, is there a problem if OraDirect uses UTF-16 and Oracle uses UTF-8?
Thank you very much for your help!
Best regards,
Tom
I've read that OraDirect uses UTF-16 when we set Unicode=true in the connect string.
When I create a new database instance, I can configure Oracle only to use AL32UTF8 as Database Character Set. There doesn't seem to exist a way to configure it to use UTF16.
So, is there a problem if OraDirect uses UTF-16 and Oracle uses UTF-8?
Thank you very much for your help!
Best regards,
Tom