|
|
-
|
|
I have picked very simple but useful topic here. Clients usually want to generate pdf / Excel file direct from web / desktop application.
Introduction to Report Viewer
“Reportviewer” is good tool to generate report file on fly in pdf / excel format. I have tried here with asp.net web application......
|
|
-
|
|
Generating an SSRS Report From an XML Datasource
We can retrieve data from XML data sources directly with Reporting Services using the XML data provider. It converts XML structure into a data set and SSRS uses same to generate report.
We can use the XML content directly within the query ......
|
|
-
|
|
This post is for newbie who just wants to get started with SQL Server Reporting Services 2008. We will learn below things here
Create new SSRS project with MS SQL Server database connection.
Generate first report.
Prerequisites :
SSRS 2008 (Link to download :
http://www.microsoft.com/sql......
|
|