sweetyll 2007-7-26 17:12
RequisiteWeb是否不支持中文显示?
[font=Arial][size=2]请教:RequisiteWeb是否不支持中文显示。[/size][/font]
[font=Arial][size=2]例如:Package的名字为中文,在client端正常显示,在web则显示乱码,难道不能正常显示中文么?需要怎么操作?谢谢![/size][/font]
sweetyll 2007-7-27 11:38
Please do following setting.
sweetyll 2007-8-1 16:14
root cause and solve way
[b]root cause[/b]:
Oracle code page
[b]The solve way:[/b]
Check in Windows registry:
[i]HKEY_LOCAL_MACHINE\SOFTWARE|ORACLE|KEY_OraDb9i_home2[/i]
compare NLS_LANG key value with Oracle server's value,they must be the same value.
[b]Detail information:[/b]
For Oracle code page detail information , please refer to :
[url=http://download-east.oracle.com/docs/html/B10131_02/gblsupp.htm]http://download-east.oracle.com/docs/html/B10131_02/gblsupp.htm[/url]