IBDAC Chinese characters just show half

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
lyan
Posts: 3
Joined: Fri 20 Apr 2007 04:59

IBDAC Chinese characters just show half

Post by lyan » Fri 14 Aug 2009 07:15

I am using IBDAC 2.0 with Firebird 2.0. When i enter some Chinese and commit, then only half of the characters i enter was saved into the database. What costed this problem? What are the correct settings for TIBConnection?

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

Post by Plash » Mon 17 Aug 2009 07:08

What is the character set of your database? Does the UseUnicode option of TIBCConnection influence the problem?

Post Reply