0% found this document useful (0 votes)
41 views

Report Design Basics: Ways To Create A Report

Report Design Basics
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views

Report Design Basics: Ways To Create A Report

Report Design Basics
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Report Design Basics

1 of 1

http://msdn.microsoft.com/en-us/library/ms159267(printer).aspx

2008 Microsoft Corporation. All rights reserved.

SQL Server 2005 Books Online (September 2007)

Report Design Basics


Report design is usually a two-part process that consists of defining data and arranging items on a page. With SQL Server Reporting Services, data definition involves
specifying a data source and identifying the data to use in the report. You can then use data regions such as tables, matrixes, lists, and charts to display the data on the
report and add other report items, such as graphic elements and images, to the report layout. All report items have properties that determine how the items appear on
the report. You can also add functionality that allows users to interact with a rendered report.
In This Section

Ways to Create a Report [ http://msdn.microsoft.com/en-us/library/ms159100(printer).aspx ]


Describes the tools and approaches available for creating reports.
Working with Data in Reporting Services [ http://msdn.microsoft.com/en-us/library/ms160324(printer).aspx ]
Discusses data sources, datasets, and fields.
Data Sources Supported by Reporting Services [ http://msdn.microsoft.com/en-us/library/ms159219(printer).aspx
]
Discusses data processing extensions that can retrieve data for a report.
Understanding Report Layout and Rendering [ http://msdn.microsoft.com/en-us/library/ms157348(printer).aspx ]
Discusses arrangement of report items, pagination, and rendering.
Working with Report Items [ http://msdn.microsoft.com/en-us/library/ms159268(printer).aspx ]
Defines report items that can be used in a report: text box, image, line, rectangle, subreport, and data
regions.
Understanding Data Regions [ http://msdn.microsoft.com/en-us/library/ms157134(printer).aspx ]
Defines the four types of data regions: table, matrix, list, and chart.
Providing User Interaction in Reports [ http://msdn.microsoft.com/en-us/library/ms156008(printer).aspx ]
Discusses parameters, links, visibility, and the document map.
See Also
Concepts
Working with Report Designer [ http://msdn.microsoft.com/en-us/library/ms155805(printer).aspx ]
Design Considerations for Report Rendering [ http://msdn.microsoft.com/en-us/library/ms156268(printer).aspx ]
Creating, Managing, and Delivering Reports Overview [ http://msdn.microsoft.com/en-us/library/ms159090(printer).aspx ]
Other Resources
Designing and Creating Reports [ http://msdn.microsoft.com/en-us/library/ms159253(printer).aspx ]

Help and Information


Getting SQL Server 2005 Assistance [ http://msdn.microsoft.com/en-us/library/ms166016(printer).aspx ]

Tags:

Community Content

5/26/2008 9:48 AM

You might also like