Click here to Skip to main content
16,018,904 members
Articles / Database Development / SQL Server

Using StoredProcs with Parameters in SQL Reporting Service 2005

Rate me:
Please Sign up or sign in to vote.
4.20/5 (12 votes)
17 Sep 2007CPOL1 min read 129.4K   29  
SQL Reporting Service provides an option for using stored procedure in the SQL Server instead of using a query in the report.This article takes you through step by step process of creating a dataset which used a stored procedure with parameters.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions