It is still a question and an issue for me to use filestream with SSRS report. SSRS report can pull/show a BLOB stored in SQL when the BLOB is an image file but not msword or pdf or excel files. Is is still true now since filestream has been introduced in SQL2008?
I need to to use SSRS to pull (download) files from BLOB filestream. The only way I know is to do it in ASP.net or classic ASP.
If this is still not available, is there any reason why that MS did not support this feature?
Any link that leads me to the filestream and SSRS (NOT IMAGE BLOB) would be very helpful.
Thank you.