I have a text data type Sql database field which stores text and image data as with HTML tags and I want to display that on SSRS report. The problem is as far as text concerns SSRS display that fine but if there is an image in that database field it does not display that on SSRS.
Are the images inserted as links to a location that is accessible to the Reporting Services client? If not, that may solve your issue. Absolute paths can be an issue if they reference a file system rather than using a URL.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply