ACochran
Posts: 6
|
| Posted: 01/27/2006, 3:05 PM |
|
I am having problems with passing parameters to MSSQL Reporting Services 2000 and need some help. Has anyone been successful doing this? And if so, how do I go about it?
Example:
The ReportServer url link is "http://localhost/ReportServer?/<report name>" with a parameter needing to be &PropID=value.
When I go into the HREF Source and add the PropID parameter it puts a "?" in front of the parameter but needs to be a "&". Any ideas on how to do this?
Thanks...
Alan
|
 |
 |
ACochran
Posts: 6
|
| Posted: 01/27/2006, 9:11 PM |
|
Forgot to mention that I am using ASP.
Alan
|
 |
 |
|