GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  Reporting Services

 Print  |  
Question:  What are the Reporting Services components..?

Answer:

Report Designer: Supports the report creation phase of the report lifecycle. It is an add-on tool for any edition of Visual Studio .NET 2003, suitable for both programmers and non-programmers.

Report Server: Provides services for execution and distribution of reports.

Report Manager: A Web-based administration tool for managing the Report Server.



January 01, 2006 04:28:26 #1
 Suresh.A   Member Since: Visitor    Total Comments: N/A 

RE: What are the Reporting Services components..?
 

Reporting service includes three core components

1. A set of tools that can be used to create, manage and view reports

2. A report server component that host and processes reports in veriety of formats.

3. An API that allows you to integrate or extend data and report processing in application, or to create custom tools to build or manage reports.

     

 

Back To Question