Russian Characters in windows 2008 64 bit
Hi, everyone
I am using form 11.1.2.0 version in windows 32 bit environment and want to convert my application into russian language, for this i make some changes in regedit and add
NLS_LANG as RUSSIAN_RUSSIA.UTF8, which is running fine and able me to type russina characters.
But when when i tried to deploy application on windows 2008 server 64 bit, with following NLS settings in environment.
Option 1:
NLS_LANG=RUSSIAN_CIS.CL8MSWIN1251
Option 2:
NLS_LANG=RUSSIAN_RUSSIA.UTF8
Option 3:
AMERICAN_AMERICA.CL8MSWIN1251
First the forms was not able to start, for this i have to recompile my forms in 64bit machine, and when i see my form on web it shows me garbage data like !!!!????
I am using form 11.1.2.0 version in windows 32 bit environment and want to convert my application into russian language, for this i make some changes in regedit and add
NLS_LANG as RUSSIAN_RUSSIA.UTF8, which is running fine and able me to type russina characters.
But when when i tried to deploy application on windows 2008 server 64 bit, with following NLS settings in environment.
Option 1:
NLS_LANG=RUSSIAN_CIS.CL8MSWIN1251
Option 2:
NLS_LANG=RUSSIAN_RUSSIA.UTF8
Option 3:
AMERICAN_AMERICA.CL8MSWIN1251
First the forms was not able to start, for this i have to recompile my forms in 64bit machine, and when i see my form on web it shows me garbage data like !!!!????
0