How to use image retrieved from database?

Stimulsoft Reports.NET discussion
Post Reply
sw
Posts: 22
Joined: Fri Jan 26, 2007 10:26 pm

How to use image retrieved from database?

Post by sw »


In one of my database table, there is a column which stores images as binary data. When I set the Data Column (or Image Data) property of image control on the report, only an empty box was displayed for the data. Is it possible to load image data directly from database?

thanks,

sw
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

How to use image retrieved from database?

Post by Edward »

Please see the code which is usually used by you for loading images from the database. May be we are not supporting this way yet.

Thank you.
Post Reply