I need to save marathi text from textbox to MySql database and want to get it back from the database to show in a text box or lablel..!!
Anybody please help me out ?
Thanx in advance..!!
Loading
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.
Ramesh MaruthiPosted Aug 14, 2014, 10:08 AM
http://stackoverflow.com/questions/7064054/getting-input-as-hindi-character-from-textbox-and-storing-it-to-database
storing chinese instead of this you have to store marathi:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/933a8bc9-70bd-499d-8c30-8b0960cabe45/store-chinese-character-in-mysql-database-in-aspnet?forum=netfxbcl
http://www.dotnetfunda.com/articles/show/1412/how-to-save-and-retrieve-regional-languages-data-from-the-database
http://rafeekphp.wordpress.com/2009/06/10/multi-language-support-in-mysql/
http://techcmr.blogspot.in/2009/07/store-and-retrieve-unicode-characters.html
this is using java :
http://uwudamith.wordpress.com/2011/09/02/how-to-insert-unicode-values-to-mysql-using-java/
this is using php
http://www.9lessons.info/2011/08/foreign-languages-using-mysql-and-php.html