sql server 2008 report builder 3.0 how to show image from database, it is stored as image it table 
image is in byte bormat
sql server 2008 report builder 3.0 how to show image from database, it is stored as image it table 
image is in byte bormat
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Yogeshkumar HadiyaPosted Dec 13, 2022, 6:02 PM
Please refer to this article.
https://www.c-sharpcorner.com/blogs/display-image-in-rdlc-report-microsoft-report-viewer1
Pankajkumar PatelPosted Dec 14, 2022, 4:45 AM
Hi Lejo,
For this put Image control on the reports and set it's values as following:
Fore more details:
Hope this will help you!