Click here to Skip to main content
15,892,575 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
c# in visual studio 2012 dose not show arabic value in form and sql server 2012 dosenot retrive any arabic value ot stor it
and appear like this ??????? when insert data from c# form to sql server 2012 store like this ????? and change dtata type to nvarchare
what i do to solve this problem?
Posted

 
Share this answer
 
Comments
Maciej Los 16-Mar-14 7:38am    
+5!
Abhinav S 16-Mar-14 8:01am    
Thank you.
Apart from the solution #1 ,take a help of EncodingInfo.GetEncoding[^] method.

-KR
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900