hi ..all I have problem ...to stored data in japanese ( Kanji ) data.. My setup is like this . I have NT with Japanese language and oracle 8.1.6 installed on same . i have one other ox where Linux - Redhat 7.1 English plus supporting japanese with oracle client and apapche webserver is running succesfully.
We r developing sofware in Using Perl and Oracle so i installed DBD and DBI sccesfully . Even usiong same env ... and added o that $ENV{ORALCE_HOME} = `/home/oracle` $ENV{ORALCE_NLS33} = `/home/oracle/ocommon/nls/data` $ENV{ORALCE_HOME} = `JAPANESE` $ENV{ORALCE_HOME} = `Japanese_Japan.JA16EUC` I can succesfully access data and show on browswe in japanses but when ever i try to insert data in Japanese it stores with junk like ????s so please help me Thanks Maruti Chavan