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
_______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

