Displaying images in SSRS

  • We are trying to display the images on to the reports without embedding them in to the reports.

    One of the ways is to use images from databases.

    But, we are having issues with that. Here is the issue we are having:

    Since SQL Server 2008 has File Stream option for storing images. We have created a table (XX) to store the images using file streams. However we are not able to figure out a way in reporting services to read these file streams and display the image on the reports. Any advice would be appreciated.

    Thanks in advance!

  • The Adventureworks product catalog Report puts the image in a rectangles so take a look at the SQL Server 2008 Reports samples.

    http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18407

    http://www.codeplex.com/MSFTRSProdSamples/

    Kind regards,
    Gift Peddie

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply