chinese character switch from ODAC 6.25.2 -> 6.90

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
hannes_a
Posts: 77
Joined: Sun 22 Jan 2006 20:44
Location: munic

chinese character switch from ODAC 6.25.2 -> 6.90

Post by hannes_a » Thu 17 Dec 2009 10:51

chinese character are not displayed in Grid after switch from ODAC 6.25.2 to 6.90

If I switch back to 6.25 it work, but I don't wont.

Please tell me, what I have to do to enable it with 6.90

hannes_a
Posts: 77
Joined: Sun 22 Jan 2006 20:44
Location: munic

Re: chinese character switch from ODAC 6.25.2 -> 6.90

Post by hannes_a » Wed 23 Dec 2009 10:26

I see this in the changelog
6.70.0.45 26-Feb-09
* Added Unicode support for NVARCHAR fields in the Direct mode

we use varchar2(255) and it worked properly in 6.25.2, what to do to keep it work properly in 6.90 ?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 30 Dec 2009 08:45

Please specify the character set of your database and Windows regional settings.

hannes_a
Posts: 77
Joined: Sun 22 Jan 2006 20:44
Location: munic

Post by hannes_a » Thu 07 Jan 2010 12:52

Windows regional settings:
Image
Database NLS
Image

Post Reply