web application for marathi input
-
Hi... I am creating web application using Netbeans and Mysql . I created page to Save, Update & Delete marathi or hindi Language data to my database ... but facing problem with page and database for insert and view data if i save तुषार ,,,, database showing me तà¥à¤·à¤¾à¤° Please help me
-
Hi... I am creating web application using Netbeans and Mysql . I created page to Save, Update & Delete marathi or hindi Language data to my database ... but facing problem with page and database for insert and view data if i save तुषार ,,,, database showing me तà¥à¤·à¤¾à¤° Please help me
You've posted this question in the wrong forum, but I suggest you start here for the MySQL side of things: http://dev.mysql.com/doc/refman/5.6/en/globalization.html[^]
-
Hi... I am creating web application using Netbeans and Mysql . I created page to Save, Update & Delete marathi or hindi Language data to my database ... but facing problem with page and database for insert and view data if i save तुषार ,,,, database showing me तà¥à¤·à¤¾à¤° Please help me
I think you should use NVARCHAR data type to store this data into SQL.