When the images stored in the database in the form of Image data type, images can be easily displayed on the report.
Assume you have multiple records for the selection. Image 1, Image 2 , Image 3 etc...
You can't put all the images into a image item or tablix. Have you thought of how useful the Lists are?
Yes, you can use Lists and drag and drop image item from Toolbox and set the data set to the List. Then go to image properties and select Database as the image source and select the field where the column that image data has been stored. Select MIME type.
When the query out put single record in the report list item will show only the image and when query brings multiple image records it will list the images in the report.
Enjoy database images.....
No comments:
Post a Comment