UTF8 on server problem
Posted: Tue 19 Sep 2006 12:12
Hello,
we have problem with UTF encoded server in both OCI or NET version.
When database is AL16UTF8 then we cann't insert strings using TQuery. Accented cahracter are counted twice so we have got an error message (value is larger than ...) for example:
I have NAME varchar(10) and when I try to insert '123456789ř' than server error shows string size is 11 allowed 10.
Setting of ServerCharset, CharSet and Charlength has no effect.
Do you have any idea about?
Thanks
Zdenek
D2005 UP2, DBEXPODA 3.10.5, ORACLE 10.2.0
we have problem with UTF encoded server in both OCI or NET version.
When database is AL16UTF8 then we cann't insert strings using TQuery. Accented cahracter are counted twice so we have got an error message (value is larger than ...) for example:
I have NAME varchar(10) and when I try to insert '123456789ř' than server error shows string size is 11 allowed 10.
Setting of ServerCharset, CharSet and Charlength has no effect.
Do you have any idea about?
Thanks
Zdenek
D2005 UP2, DBEXPODA 3.10.5, ORACLE 10.2.0