Programmatically Creating SSRS Report in Microsoft SQL Server 2008
The process of programmatically creating the SQL Server Reporting Services (SSRS) tabular report is described. You will be creating a very simple report using the provided code. The approach is to introduce the programming by creating the three parts of a report: connection, dataset, and layout. Excerpt from the book, "Learning SQL Server 2008 Reporting Services.'
Krishnaswamy, Jayaram. Packt (2009). Articles>Information Design>Databases>Reports