Logo
  Wednesday, June 19, 2013
Sign-In  |  Sign-Up  |  Contact Us  | Bookmark |  RSS Feed

HTML5 Tutorial FeedBurner

Architecture
SSRS Client Applications
SSRS has several client applications that aid in accessing SSRS either via Web Service or one of the following UI based tools.... Read Full Article
Introducing SSRS Architecture
SSRS has several Report Server components that it relies for the report rendering and report delivery to the user.... Read Full Article
Development
Working with SSRS RDL (Report Definition Language) File
RDL is an XML based schema that is designed to specify elements on the report. It defines such report objects as fields, datasets, group, sorting, filters and parameters.... Read Full Article
How to set up SSRS Parameters?
There are two different types of SSRS parameters which are often time used together: query parameter and report parameter. In order to define query parameter you need to prefix it with @ symbol.... Read Full Article
Administration
Installing and Configuring SSRS
SSRS 2005 and SSRS 2008 come as part of SQL Server installation files. There are SSRS components that are installed as required components and others are optional that you may skip during installation process.... Read Full Article
Integrating SSRS with SharePoint
SSRS reports can be integrated with SharePoint Services as well as Office SharePoint Server. In order to start integration, you need to install additional piece of software on Report Server itself and configure it for SharePoint integration.... Read Full Article
Support