Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> oracle.AQ.AQOracleSQLException: Cannot map Unicode to Oracle character.
Hi,
I am trying to insert German and French character data into 9i database running on Linux 32 bit. We are using java "thin" driver for this . When I insert data using SQL prompt, I am able to store it into the database, but when I try to do it with java program which uses "thin" driver, it throws the error " oracle.AQ.AQOracleSQLException: Cannot map Unicode to Oracle character " while storing French characters, but for German characters it works fine.
Is this a problem caused due to the "thin" driver which I am using or some jdk version problem. Can anybody put some light on this?
Thanks and Regards,
Manoj Rawat.
-- ManojRawat ------------------------------------------------------------------------ ManojRawat's Profile: http://www.dbtalk.net/m319 View this thread: http://www.dbtalk.net/t305218Received on Tue May 09 2006 - 00:58:59 CDT
![]() |
![]() |