DbxIda 2.50.18 BUG in Delphi 2010

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for InterBase & Firebird in Delphi and C++Builder
Post Reply
chinaplaycar
Posts: 3
Joined: Wed 07 Oct 2009 14:19

DbxIda 2.50.18 BUG in Delphi 2010

Post by chinaplaycar » Wed 07 Oct 2009 14:25

DbxIda 2.50.18 (blob) can not display images in delphi2010

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

Post by Plash » Thu 08 Oct 2009 06:47

This is a bug in TSQLQuery in Delphi 2010. You should set the MaxBlobSize property to a positive value to the component read BLOBs.

chinaplaycar
Posts: 3
Joined: Wed 07 Oct 2009 14:19

Post by chinaplaycar » Fri 09 Oct 2009 01:11

I use native dbexpress driver for firebird of D2010 to test BLOB Fields that it is normal;

chinaplaycar
Posts: 3
Joined: Wed 07 Oct 2009 14:19

Post by chinaplaycar » Fri 09 Oct 2009 01:13

I didn't think that TSQLQuery exists bug. I use native dbexpress driver for firebird of D2010 to test BLOB Fields that it is normal;

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

Post by Plash » Fri 09 Oct 2009 08:04

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

Post Reply