| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> Re: Non supported character set
Axel Seinsche wrote:
> Hi,
> 
> I try to use a JDBC Connection to insert some data in my Oracle 9i Rel. 
> 2 DB. The result was an Exception "Non supported character set".
> 
> but ...
> 
> - I have nls_charset12.jar in my CLASSPATH
> - I tried OCI and THIN
> 
> what else can I do? Any ideas?
> 
> Thanks
> Axel
> 
Use one of the supported charactersets... UTF8, WE8ISO8859P1, US7ASCII, and two far east ones. Note that MSWIN is missing!
-- Regards, Frank van BortelReceived on Sat Feb 22 2003 - 03:11:30 CST
|  |  |