Hi,
We are inserting chinese characters into the database using datadeploy, While doing datadeploy the values inserted in the database is perfect and is getting rendered on the site as aspected. We are trying to retrive this value back from the database using a perl file where we are using the DBI

BD module to do so, while retriving back the data from the database i get junk characters.I have tried encoding and also decoding but that does not help.
What can be the propbable cause for the data getting corrupted?
Thanks & Regards
Manish Mohan