Cannot map Unicode to Oracle character.
120601Nov 3 2005 — edited Nov 9 2005Hi
I bould like to change to ojdbc14 from classes12. using ORACLE 9iR2 and jdk1.4.0.2.
I use CallableStatements and STRUCTs to fill my objects.
Object types use VARCHAR2.
The problem is with MS Word rigth/left double quotes.
We allways use them working with classes12, never have problems.
But with ojdb14 they appear as boxes and cannot be inserted with original statements that work fine using classes12.
I put also nls_charset12 in the classpath.
Tnks in advance.