リトアニア語の文字を使用するようにボタンのラベルを変更しようとしましたが、フォームビルダーで正しく表示されません。Oracle Form Builderに、これらの文字を正しく表示するために変更する必要があるものはありますか?
質問する
188 次
1 に答える
1
Please check the NLS_LANG settings of your Oracle home. On windows you can find this in the registery under HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE/. If it is something like AMERICAN_AMERICA. please do change it to something like AMERICAN_LITHUANIA... At the same time make sure that the character set part of NLS_LANG is set to a character set that is containing your Lithuanian characters. On second though this character set setting is most like the cause of your problem.
于 2012-12-19T06:05:32.927 に答える