dba321
Hall of Fame
Points: 3917
More actions
March 27, 2006 at 10:06 am
#112530
How from a VB.NET app can I programmically code a call to one of my existing SSRS 2005 reports and after that report is done running, tell it to also save as a pdf into another directory somewhere on our file server?
Ali-282628
Right there with Babe
Points: 762
March 29, 2006 at 9:15 pm
#629708
This should get you started: http://msdn2.microsoft.com/en-us/library/ms169926(SQL.90).aspx
Here's some sample code that does what you need (in c#, but the methods are the same afterall) http://www.sqlmag.com/Article/ArticleID/48140/Reporting_for_Duty.html
March 29, 2006 at 9:29 pm
#629710
Thanks, I acutally got it working yesterday already!!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply