T-SQL SSRS
Thursday, 11 April 2013
SSRS Report: Passing parameters to Stored Procedure in SSRS
Use the query Wizard to create the report and in the Query string type the command:
exec xProcAttendanceTotals @RefDate1,@RefDate2
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment