Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> unicode

unicode

From: Daud <daud11_at_hotmail.com>
Date: 7 Mar 2002 05:15:58 -0800
Message-ID: <f0bf3cc3.0203070515.319b0070@posting.google.com>


Hi

I need to be able to create a table with the following fields:

MsgNbr integer - Primary Key
EngMsg varchar2(255)- Message in english ThaiMsg varchar2(255)- Message in Thai

I have already created the table. I then created a control file with the data to be loaded embedded in it and try to load it using sqlloader. Everytime I try I get an error message. I suspect it is because the control file is saved in unicode.

Can anyone suggest a way to solve this problem, please. Is there anything else in need to do?

rgds
daud11_at_hotmail@com Received on Thu Mar 07 2002 - 07:15:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US