Re: Problem while Retreiving Arabic Text from MySQL
Posted by: ahmed eltalkhawy
Date: October 14, 2006 09:44PM

i have the same problem , i have used ASP.NET with Mysql 5.0 and .net connector
when i try to retrive the arabic data everything goes well , but when i'm tring to insert the data , it shows me ?????? in any db viewer.
i have tried execute queries like
"set character set utf8"
"set names utf8"
so as to convert the connection character set to utf8 , as i'm doing when using PHP
but it doesn't seem to have any effect on the data retrived an still show me ???.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problem while Retreiving Arabic Text from MySQL
2474
October 14, 2006 09:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.