Old tip, but felt to post for future reference. Follow these steps
-
Add field in Table / table extension with Type Container and update EDIT as Bitmap.
-
In Data provider class, Map following statement FormLetter::CompanyLogo() to table field.
-
Update Report dataset and verify that required added field in table / table extension appeared in dataset.
-
Add image on SSRS designer and from Property window, Update MimeType to image/bitmap, set use this field to Expression to dataset field.from image properties update to Dataset. Select the image source to database.