Hello,
Now I'm using delphi 2009 with DOA 4.1.1.
Session DB is OracleXE10.2.0.1.(UnicodeDB)
I have simple application with TOracleSession,TOracleDataSet,TDataSource and TDBGrid.
Try View Japanese Lang.
NVERCHAR2 --> OK
VERCHAR2 --> Japanese Mojibake
Connection is
OracleInstantClient 10.2.0.4
NLS_LANG=JAPANESE_JAPAN.AL32UTF8
NLS_NCHAR=JAPANESE_JAPAN.AL32UTF8
TOracleSession.Preferences.ForceWideStringFields=true
By the way
TOlacleDataSet SQL Editor GridView is No problem.
And ADO Connection DBGridView too.
NVERCHAR2 --> OK
VERCHAR2 --> OK
Please help me, I'm in trouble with this...
Now I'm using delphi 2009 with DOA 4.1.1.
Session DB is OracleXE10.2.0.1.(UnicodeDB)
I have simple application with TOracleSession,TOracleDataSet,TDataSource and TDBGrid.
Try View Japanese Lang.
NVERCHAR2 --> OK
VERCHAR2 --> Japanese Mojibake
Connection is
OracleInstantClient 10.2.0.4
NLS_LANG=JAPANESE_JAPAN.AL32UTF8
NLS_NCHAR=JAPANESE_JAPAN.AL32UTF8
TOracleSession.Preferences.ForceWideStringFields=true
By the way
TOlacleDataSet SQL Editor GridView is No problem.
And ADO Connection DBGridView too.
NVERCHAR2 --> OK
VERCHAR2 --> OK
Please help me, I'm in trouble with this...
Last edited: