Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Help, i have to store diffrent Codepages in Oracle UTF8 with sqlldr and have to put them out via SQLPLUS in those different Codepages
Juelue wrote:
> Hallo to all,
>
> I use an Oracle 9i and i have to store different Codepages into UTF8
> Format:
>
> I load the data whith the sqlldr and set Characterset to MSWIN1250,
> MSWIN1251 and so on. I' ve got one Record with all 256 values in
> Hexadecimal. (x'01' to X'FF')
> If i select the stored Data, i get not all 256 Byte korrekt.
>
> Does anybody know what to do ?
Change the Client characterset to UTF8, MSWIN1252 or MSWIN1251, depending on which codepage you select
-- Regards, Frank van BortelReceived on Tue Dec 09 2003 - 15:11:04 CST
![]() |
![]() |