I want to save Marathi /Hindi data in sql server database which is entered by user. Can anyone tell me how to do it in VB.net and sql server?
Thanks in advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vishal GilbilePosted Apr 15, 2013, 3:21 AM
The following link may help you.
http://aalamrangi.wordpress.com/2012/05/13/storing-and-retrieving-non-english-unicode-characters-hindi-czech-arabic-etc-in-sql-server/
http://stackoverflow.com/questions/10530290/using-unicode-text-in-sql-server-2008
http://blog.sqlauthority.com/2007/09/21/sql-server-2005-multiple-language-support/
Hope that solves your problem.
With Regards,
Vishal Gilbile