I need to save the hindi or any other regional language text in the database. i have oracle database and the field in which i want to save ha datatype CLOB.
I am using Infragistics HTML editor so, when i paste hindi text on this editor and try to save its getiing save as ??????????????? ? .
Do i need to convert the text to some characterset before sending it to the database? or any other solution??
tarun..