Unicode Problem with mySQL

Discussion in 'ASP.NET / ASP.NET Core' started by mohda, Nov 6, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,

    I have problem storing Unicode (Arabic)Data in mySQL Database with ASP.NET.
    I have set the unicode column to Binary, also i have add CharacterSet utf8 to table structure.
    But still when i want to save data from ASP.NET, it comes as questions marks in database.
    What may be the problem? and how can i solve this problem .
    any idea?

    Thanks
    [​IMG]
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page