• mw112009 (9/28/2016)


    Select name FROM ReportServer.dbo.Catalog where type = 2

    --This gives you the list of all the SSRS reports in your Reporting Server. Agree ?

    -- I am looking forqward to expanding this query, ( joning it with more tables ) and

    --finidng out which sps are used by the report, or if the report uses a query then what view or table

    --does the report use

    Ah, this is SSRS. No, that wasn't clear to me. I'll bow out now because I don't have much knowledge in that area at all.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning