Hi,
I'm using this tool to generate ad-hoc reports based on selection criteria provided by the user. I have a series of report templates and each of those are connected to the same SQL adapter - the only thing that changes is the WHERE clause of the select statement. How can I change the SQL statement on a report via the ReportViewer at run-time? My code-behind is VB.
Thanks,
Manon
I'm using this tool to generate ad-hoc reports based on selection criteria provided by the user. I have a series of report templates and each of those are connected to the same SQL adapter - the only thing that changes is the WHERE clause of the select statement. How can I change the SQL statement on a report via the ReportViewer at run-time? My code-behind is VB.
Thanks,
Manon