开发者

Add input parameter VS 2008

开发者 https://www.devze.com 2023-01-20 09:48 出处:网络
I am new to SSRS. I have Business Intelligence VS 2008. I am trying to add report parameters to the report but the data tabdoes not seem to be coming up in the designer. My requirement is to pass para

I am new to SSRS. I have Business Intelligence VS 2008. I am trying to add report parameters to the report but the data tab does not seem to be coming up in the designer. My requirement is to pass parameters from开发者_开发问答 the UI to the report in a remote/server mode. I have to just pass the parameters to the report and the report should render the output in a pdf format.


There are a number of ways to achieve what you're looking for. Take a look at the following link: http://weblogs.asp.net/stephensonger/archive/2008/12/05/opening-ssrs-report-in-pdf-format-via-asp-net.aspx

It outputs an SSRS 2008 report directly to PDF.

0

精彩评论

暂无评论...
验证码 换一张
取 消