Set dynamically to the ReportViewer control from database column
I am saving physically .rdlc(xml) file in the database column. The column datatype is 'image'. How can I read this column and dynamically set it to the ReportViewer control? Please let me know if there are any examples. Thank you for any help.
February 17th, 2012 3:07pm

Hi anate, We can configure a ReportViewer control to process reports locally so that they use the built-in processing provided by the control. When we create a .rdlc file in an application, we can use Image control to display the images which are stored in the database. I suggest you that refer to the following articles below: Configuring ReportViewer for Local Processing: http://msdn.microsoft.com/en-us/library/ms251704(v=vs.90).aspx Display Database Image using MS SQL Server 2008 Reporting Services: http://www.kodyaz.com/articles/display-database-image-using-sql-server-2008-reporting-services.aspx Regards, Bin LongBin Long TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
February 20th, 2012 12:52am

Hi anate, We can configure a ReportViewer control to process reports locally so that they use the built-in processing provided by the control. When we create a .rdlc file in an application, we can use Image control to display the images which are stored in the database. I suggest you that refer to the following articles below: Configuring ReportViewer for Local Processing: http://msdn.microsoft.com/en-us/library/ms251704(v=vs.90).aspx Display Database Image using MS SQL Server 2008 Reporting Services: http://www.kodyaz.com/articles/display-database-image-using-sql-server-2008-reporting-services.aspx Regards, Bin LongBin Long TechNet Community Support
February 20th, 2012 12:52am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics