experiences with unicode

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
dschuch
Posts: 75
Joined: Thu 05 Feb 2009 15:29
Location: Dresden

experiences with unicode

Post by dschuch » Fri 15 Jan 2010 11:38

Hy,

did anyone here checked out PostgresDAC with a Unicode PostgreSQL Database? Is there something we need to know before we start? :wink:

Daniel.

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

Post by Plash » Fri 15 Jan 2010 12:43

You should set the UseUnicode option to True. There are no other issues with Unicode databases.

Post Reply