views:

33

answers:

0

I have a MVC application and using the entity framework model for MYSQL database.

I what to save hindi text in database.

When I using the hindi text then it is showing ?? in database.

I am using ckeditor to enter the text

How can I save the hindi text.I have also changed the collation to utf-8.

Thanks

supriya