UseUnicode in D2009 fails on non unicode databases!

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

UseUnicode in D2009 fails on non unicode databases!

Post by upscene » Tue 22 Dec 2009 14:03

Hi,

In Delphi 2009, I want everything in Unicode, however, I (or my customers) are using, for example, an ISO8859_1 database.

When fetching metadata (select * from rdb$relations), this results in cut-off metadata names.

It seems that somewhere something is wrong, please fix ASAP!


With regards,

Martijn Tonies
Upscene Productions

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

Post by Plash » Tue 29 Dec 2009 10:16

We have reproduced this problem, and we are working on it. You will be notified when we fix the problem.

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

Post by Plash » Wed 30 Dec 2009 08:49

We have fixed this problem. The fix will be included in the next build of IBDAC.

Post Reply