Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem encoding Japanese characters with Oracle9i drivers for JDBC Thin...

432220Nov 3 2004 — edited Nov 4 2004
Hello,
We have an application suucessfully running in Production with Apache, Java 1.2 JVM and Oracle8.1.7, with our database Charset set to US7ASCII. Ths application has been inserting japanese characters into the 8i database, without any problems. We had to rebuild this application , using JAva, JDK1.4, Oracle 8.1.7, and Tomcat4. But now we are having problems inserting the data, the data we are sending into the database through java JDBC is UTF8, but the data is being truncated.

we thought this could be JVM/oracle driver compatibility issue, so downloaded latest ojdbc14.jar JDBC pure java thin driver. but that didn't work. Can anyone please suggest where is the problem and whats right approach...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 2 2004
Added on Nov 3 2004
16 comments
1,087 views