SSRS - Call Stored Procedure

  • Looking for an article that builds and SSRS report that can call a stored procedure. Assume there are parameters and those can be queried from a table.

    An example might be that I have a table of City names. I query the ID and name and display them. A user can pick one and call a stored procedure based on the ID.

    Or, give a list of items that can be edited. The user puts in data in a field and this is sent to a proc as a parameter.

  • I'll bite on this one...

    Shawn Melton
    Twitter: @wsmelton
    Blog: wsmelton.github.com
    Github: wsmelton

  • Article has been submitted. It is hard to figure out in the editor the optimal size of images so they are readable and not taking up a full screen in the browser.

    Shawn Melton
    Twitter: @wsmelton
    Blog: wsmelton.github.com
    Github: wsmelton

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply