Page 1 of 1

DbxIda 2.50.18 BUG in Delphi 2010

Posted: Wed 07 Oct 2009 14:25
by chinaplaycar
DbxIda 2.50.18 (blob) can not display images in delphi2010

Posted: Thu 08 Oct 2009 06:47
by Plash
This is a bug in TSQLQuery in Delphi 2010. You should set the MaxBlobSize property to a positive value to the component read BLOBs.

Posted: Fri 09 Oct 2009 01:11
by chinaplaycar
I use native dbexpress driver for firebird of D2010 to test BLOB Fields that it is normal;

Posted: Fri 09 Oct 2009 01:13
by chinaplaycar
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;

Posted: Fri 09 Oct 2009 08:04
by Plash
We have fixed this problem. The fix will be included in the next build of DbxOda.