May 28, 2009 at 7:52 am
I have a VB.Net process. There is no GUI and it is a console application.
At the end of the process I need to generate some sql reporting services reports.
The parameters are passed from the command prompt itself.
Could someone please let me know if there is a way to fire the report,
create the reports in pdf format by passing it parameters in this situation.
Thanks
June 1, 2009 at 5:19 pm
You will need to communicate with the Reporting Services web service. This will require creating a proxy class and calling the required functions.
Haven't done it myself yet but here are a few articles that may help:
http://www.odetocode.com/articles/95.aspx
http://msdn.microsoft.com/en-us/library/aa179614.aspx
http://msdn.microsoft.com/en-us/library/aa237438.aspx
http://www.tek-tips.com/faqs.cfm?fid=5918
Things may vary slightly depending on the version of SSRS you are using.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy