string field size on utf32 database

Denom

Member
Hi,

I have utf32 database on oracle 10
i have field varchar(10) in this database
i have TDBEdit linked to this field

issue: TDBEdit have MaxLength property = 40, instead of 10.
how to solve this ?
component version is 4.0.7
 
I still have exact this problem with DOA 4.1.1.0 in CodeGear RAD Studio 2009.

I set the enviromentvariable NLS_LANG=GERMAN_GERMANY.AL32UTF8

Any Ideas?
 
Back
Top