Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
We are using oracle 10g as Database. we need to store some unicode characters (Hindi/Marathi) from a textbox in the database and retrieve it whenever needed.

i googled this but found , using Nvarchar as datatype
or setting NLS Parameter. But for me none of these works.

i am using microsoft OLEDB drivers and TNS Connection String to connect with the database.

Can you suggest a solution?

Prathamesh
Posted

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



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