[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inserting win1256 data using perl-dbi



hi all,
i have a perl cgi form which takes arabic data and enters into a table. Form is encoded in windows 1256(arabic) charset.....but in the database the arabic data is stored in html entity format(&#xxxx)......i want to store the data as it is.........

attribute type is VARCHAR2 and database charset is AR8MSWIN1256.....

is there any SQL parameter to do so?....

Regards,
uttam