IMAGE LOADING IN SSRS REPORT PROBLEM

  • Hi all,

    Here is a SSRS issue. I need the solution ASAP.

    I am creating a report from a temp table. In the Temp table data will be getting loaded based upon the options selected in Asp.net page. I have to Load the Image based on the selected data loaded in the Temp table.

    I have a column image with data type varbinary (max). While using this, image is displaying for the first time when page getting loaded. When options are changed data is getting loaded into Temp table, along with the Image, but no image is displaying.

    I tried like altering the column to varchar (max) and storing the Image path. Now the image is not displaying for the first time too.

    Now I need the solution for How to display an image into ssrs report from the databse field which is having the Path of the Image. It should change dynamically when path changes in Tempt able.

    I hope you have understood the Problem. Please give the solution.

    Thanks In Advance.

    Ravi Kumar

  • Hi, im not sure you still need this help or not, i wanna share my image loading app[/url] with you, you can take the sample code to solve your problem.

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

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