What are Sql Reporting Services and analysis services? Can
u Explain
Answer Posted / selvaraj.v
Sql Reporting Services :
-----------------------
Full Reporting Life Cycle Support
SQL Server Reporting Services supports the full reporting
life cycle, including:
• Report authoring. Report developers can create reports to
be published to a report server by using Microsoft or other
design tools that use Report Definition Language (RDL), an
XML-based industry standard used to define reports.
• Report management. Report definitions, folders, and
resources are published and managed as a Web service.
Managed reports can be executed either on demand or on a
specified schedule, and are cached for consistency and
performance. New in SQL Server 2005 Reporting Services,
administrators can use SQL Server Management Studio to
organize reports and data sources, schedule report
execution and delivery, and track reporting history.
• Report delivery. SQL Server Reporting Services supports
both on-demand (pull) and event-based (push) delivery of
reports. Users can view reports in a Web-based format or in
e-mail.
• Report security. SQL Server Reporting Services implements
a flexible, role-based security model to protect reports
and reporting resources. The product includes extensible
interfaces for integrating other security models as well.
Analysis Services :
------------------
SQL Server 2005 Analysis Services (SSAS) provides, for the
first time, a unified and integrated view of all your
business data as the foundation for all of your traditional
reporting, online analytical processing (OLAP) analysis,
Key Performance Indicator (KPI) scorecards, and data mining.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what are the three command line utilities and what are their primary functions?
What are the differences between triggers and stored procedures?
what is the difference between Tabular and Matrix report?
What is tcl in sql server?
How does Report Builder support Analysis Services cubes?
How to list all objects in a given schema?
How to create a view using data from another view?
What is data file in computer?
How to execute stored procedure and set temp table in sql server?
What is a natural primary key?
What is #table in sql server?
What is the use of keyword with encryption.
How to change parameter value inside the report?
How do you improve the performance of a SQL Azure Database?
How to count rows with the count(*) function in ms sql server?