This example demonstrates how to bind a report to a stored procedure provided by a Sql Data Source. It also shows how to map report parameters to stored procedure parameters.
In this example, a report is bound to the 'Employee Sales by Country' stored procedure (the Northwind data base) with the 'Start Date' and 'End Date' parameters.
Refer to the How to: Bind a Report to a Stored Procedure documentation for additional details.
See also:
Parameters Overview
In this example, a report is bound to the 'Employee Sales by Country' stored procedure (the Northwind data base) with the 'Start Date' and 'End Date' parameters.
Refer to the How to: Bind a Report to a Stored Procedure documentation for additional details.
See also:
Parameters Overview