How to use image retrieved from database?
How to use image retrieved from database?
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
How to use image retrieved from database?
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.
Thank you.