Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Images in Report Table

Author  Topic 

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2005-09-19 : 12:51:12
Normally, I prefer to store my images as files in the file system, and just store a PATH to the image in my database. However, it appears that Reporting Services only offers three choices for displaying images: Stored in Report Project, Stored in Report, or Stored in Database as an IMAGE field.

Has anyone gotten around this to be able to display an image, such as in a report table, by pulling the path to the image file out of the database instead of storing the entire image in the database?

---------------------------
EmeraldCityDomains.com

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2005-10-03 : 14:05:10
Based on a session at the PASS Community Summit in Dallas, this looks like it will be fully resolved in RS 2005.

---------------------------
EmeraldCityDomains.com
Go to Top of Page
   

- Advertisement -