|
-
Jul 5th, 2012, 09:59 AM
#1
[RESOLVED] Pass params to MS Report from VB.NET, how to add condition to Query based on a Param?
I did this to pass a param to a Report, the report is inside a ReportViewer and it's created using a Dataset, this Dataset connects to a MSACCESS 2007 db using a view (query) in Access.
The link shows how to send params to a Report, but i need to do something else inside the report to make it only select rows where <SomeFieldName> = <@myParamName>. The idea is simply giving the user the ability to set some conditions before running the report, how can i do this using MS Report 2010?
Last edited by jcis; Jul 5th, 2012 at 10:05 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|