Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Feature Tour

AlexanderZeitler edited this page Mar 6, 2007 · 11 revisions

In order to get the samples running without any difficulty you should read how to setup the sample environment.

The SharpDevelop Reports for .NET feature tour will cover the following topics:

{toc}

1 - Creating Reports using the Pull Data Model

First, please click "File / New" then select "Sharp Develop Reports" and click the "Create" button. New Report

This brings up the SharpDevelop Reports Wizard where you can set the Report Name, the Report File Name, the Report Path and select the Report Model. Please keep "Pull Data" selected, then click the "Next" button:

Basic Report settings

The next page allows you to define a database connection by right clicking "database connections" and selecting "Add connection"

2 - Creating Reports using the Push Data Model

3 - Creating Reports using Stored Procedures

4 - Creating Reports using Stored Procedures with Parameters at runtime

Clone this wiki locally