TppDBImage 'Wrong bitmap'
Hello,
I have a report with a TppDBImage that is filled
by BLOB-Field. On design time I can see select selected
images in the preview tab.
On runtime I get the following error: 'Wrong bitmap'.
I use the same Pipeline, DataSource and Query object.
The Images are ok.
Delphi 7
RB 7.04
GraphicType=JPEG
Thanks
Michael Sülzer
I have a report with a TppDBImage that is filled
by BLOB-Field. On design time I can see select selected
images in the preview tab.
On runtime I get the following error: 'Wrong bitmap'.
I use the same Pipeline, DataSource and Query object.
The Images are ok.
Delphi 7
RB 7.04
GraphicType=JPEG
Thanks
Michael Sülzer
This discussion has been closed.
Comments
Are you certain the image is a valid JPEG in your database? Be sure you
have ppJPEG included in the "uses" clause of your application. Including
this file registers this image type with ReportBuilder at runtime.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com