Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running reports from an app

Status
Not open for further replies.

olichap

Programmer
Mar 20, 2001
389
US
Does anyone know whether you can run Reporting Services reports from a VB.NET or C# application, much as you would a Crystal (having the ability to set parameters through code, etc.)?
 
Yes, you can do that. Reporting Services has a built in web service that you can access almost anything from. I wrote a short FAQ on how I use the web service. It is very simple with no parameters passed in but it is certainly possible. See this page if you are interested...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top