MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
SSRS Report Viewer User Interface - MSSQLTips

MSSQLTips

MSSQLTips.com - your daily source for SQL Server tips
Welcome to MSSQLTips Sign in | Join | Help
in Search

SSRS Report Viewer User Interface

Last post 10-29-2008 2:31 AM by @tif. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-25-2008 1:25 PM

    SSRS Report Viewer User Interface

    What are the different user interfaces or client tools you have used to view the reports?

  • 10-22-2008 3:00 PM In reply to

    Re: SSRS Report Viewer User Interface

    Hi there,

     

    RS reports can be rendered in your application, through a browser (eg internet explorer), excel, HTML, pdf, tiff and csv by default, and I believe you can create custom rendering types as well. SQL Server Management Studio can be used to administrate some of the fuctionality, as can the Reporting Services "reports" website...

    This link (http://msdn.microsoft.com/en-us/library/ms156312(SQL.90).aspx) might be a good place to start understanding the rendering possibilities...

    Hope this helps,

     

    Charley.

    Charley Hanania
    B.Sc (Computing Science), MCP, MCDBA, MCITP, MCTS, MCT
  • 10-29-2008 2:31 AM In reply to

    • @tif
    • Top 10 Contributor
    • Joined on 07-28-2008
    • Posts 22

    Re: SSRS Report Viewer User Interface

    You can publish reports to end users through html, pdf, excel, csv etc. Regardless of mode used out put of reporting session is a report definition file. (.rdl). From SSRS 2005 report builder is provided for power users to generate adhoc reports.
    ====================================
    Atif Shehzad
    DBA PRAL
Page 1 of 1 (3 items)