in reply to Re: Problem in inserting Spanish characters(accent) into Oracle
in thread Problem in inserting Spanish characters(accent) into Oracle
Here is the code snapshot, my $insert_sql = qq! insert into C_LANG_ITEMS (lang_code,key,final_translation) values('ES',:1,:2) !; Here is the data, - Seleccione al menos un término de carga
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Problem in inserting Spanish characters(accent) into Oracle
by graff (Chancellor) on Feb 01, 2006 at 05:48 UTC |