Viewing SQL 2005 Standard Reports in a browser

  • Hi guys,

    I want to view the SQL standard reports eg the Transaction Log Shipping report in a browser rather than the summary pane.How can this be done?

    thanks in advance.

  • You'll have to export the data and put it in HTML format. In the case of the log, you could pretty easily export it out via SSIS and then write reports against it in SSRS.

    Watch my free SQL Server Tutorials at:
    http://MidnightDBA.com
    Blog Author of:
    DBA Rant – http://www.MidnightDBA.com/DBARant

    Minion Maintenance is FREE:

  • You can send the report as a web based report to your mail and read the report so that you can get that in your browser. SQL server supports web based results.

    Cheers,
    Sugeshkumar Rajendran
    SQL Server MVP
    http://sugeshkr.blogspot.com

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

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