Hi,

I have CLOB data encoded UTF8 representing multiple languages.  If entering
non-English data where characters are represented by more than 2 bytes, the
data is corrupted on the way to the database.  I am able to insert the data
successfully with either SQLLDR (specifying thee character set as UTF8) or
Java.

1) Is there a problem with the DBI and DBD::Oracle drivers that causes this
to happen?  Is there a work around?

2) Is there an alternative driver set to DBI/DBD to use with oracle
databases?

Any help is appreciated.

-Rob

Reply via email to