dc

dc

  • NA
  • 663
  • 0

web form access reports

Feb 10 2014 10:55 AM

In a combination C#/Visual Basic .NET 2012 web forms application, there is a dropdown list of sql server 2008 (SSRS) reports that the user can chose to execute.

This application has no documentation.

My question is what can I look for in the 2012 .net web forms application to see how the reports are connected (wired to) in the .net application?

I am asking this question since I need to add some updated ssrs reports to this application.

Can you tell me and/or point me to a reference I can look at?