Storing hindi in oracle using forms and retrieval
4255Nov 2 2006 — edited Nov 7 2006Hi Everyone.
I am using oracle 9i database and using forms 9i . I am trying to store customer name in hindi .I am trying the following:-
1. The prompt of text box should be in hindi.
2. The input text box should be able to accept text in hindi.
3. The data should be stored in oracle db .
4. When I retrive data and print on report it should be in hindi.
I am facing problems in following:-
1. My exiting NLS_CHARACTERSET is WE81508859.. . What should I do it to change to UTF8 ( if I realy need it.)
2. Should I make changes in init.ora or somewhere else.
3. I am using jre 1.4.1.x.
I am using channakay ttf .
Please help.
Prashant