Book Image

Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide

By : Abolfazl Radgoudarzi, Reza Rad
Book Image

Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide

By: Abolfazl Radgoudarzi, Reza Rad

Overview of this book

Table of Contents (19 chapters)
Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Working with ReportViewer in a local processing mode


Previously, you saw an example of the remote processing mode that is useful for connecting to reports in a report server and loading the report's definition and data to show in the ReportViewer control. In this section, we will discuss about the second processing mode, which is the local processing mode that provides the ability to design and use reports inside the application.