Hi,
I have a values from java coming to oracle array whcih is inserted into a table which ahs varchar datatype.When i eneter unicode the insert fails.
SQLException is
cannot map unicode to oracle charachter.
Is there a way to convert or frmat unicode character in java or orcale(SQL,P/SQL)
Thanks,
I have a values from java coming to oracle array whcih is inserted into a table which ahs varchar datatype.When i eneter unicode the insert fails.
SQLException is
cannot map unicode to oracle charachter.
Is there a way to convert or frmat unicode character in java or orcale(SQL,P/SQL)
Thanks,