dc

dc

  • NA
  • 663
  • 0

ssrs report access by code

Apr 20 2011 5:21 PM

I write out ssrs 2008 or ssrs 2008 r2 reports to a file share using code based upon the link: http://msdn.microsoft.com/en-us/library/ms152787.aspx. I want to write out the reports to a specified higher level directory strucutre and then dynamically write out the reports to lower level directory levels. I want to export the reports in excel and have each report setup in a unique separate excel spreadsheet. So based upon the link listed below, which one of the three methods would you recommend I use and why. The 3 methods are: 1. Develop applications using Microsoft Visual Studio and the Microsoft .NET Framework SDK, 2. Develop applications using the rs utility (RS.exe), the Reporting Services script environment., 3.  Develop applications using any SOAP-enabled set of development tools.