Databae Characerset
I used oracle database with “we8mswin1252” character set, the database contains Arabic data and on oracle it is read correctly, I connected on this database from Asp.net using visual studio 2005 and when I retrieved the Arabic data on Asp.net the data wasn’t read and looked like this “ÓíÊãÈäÊÇÓÈíÓãäÊÇ “, I tried to change the encoding in Asp.net bas also it doesn’t work, I need a solution!!
Please note
1-Oracle client version: 11g |
0