AL32UTF8 and AL16UTF16
Posted: Tue 18 Sep 2007 09:24
Hi all,
we are using dbExpress for oracle 3.20.9 with Delphi 7.
We are experimenting problems with characterset AL32UTF8 and AL16UTF16.
Persistent TStringFileds are generated with double size (in AL16UTF16)
and *4 size (in AL32UTF8).
So a VARCHAR2 (16 CHAR) results in a TstringField.Size=32 in AL16UTF16
and in a TstringField.Size=64 in AL32UTF8
Any idea?
Thanks in advance
Roberto
we are using dbExpress for oracle 3.20.9 with Delphi 7.
We are experimenting problems with characterset AL32UTF8 and AL16UTF16.
Persistent TStringFileds are generated with double size (in AL16UTF16)
and *4 size (in AL32UTF8).
So a VARCHAR2 (16 CHAR) results in a TstringField.Size=32 in AL16UTF16
and in a TstringField.Size=64 in AL32UTF8
Any idea?
Thanks in advance
Roberto