C# Chapter 6
C# Chapter 6
Chapter 6
Crystal Reports
Crystal Report
Crystal Report is a Reporting application that can
generate reports from various Data Sources .
We can Create Reports , Print and Print Preview
of reports from Crystal Reports .
Crystal Reports are compatible with most popular
development environments like Visual C# etc. and
SQL Server also .
Developing Crystal
Report from
a database
Step 1 Open Visual Studio.
Create a new windows form application.
Add a Crystal Report to that form.
Step 2 : Then Use a standard report style for your
crystal report document and click
.
click
Step 4
Then add the server name.
And Add the already created or create a new database and
select it.
And check integrated security check box and click .
Ste
p5
Then this appears….
Click this to add the table to your report document and then .
click
Step 6
Then insert text to the report header.
After this, drag and drop required fields from the table that appears on the field
explorer, to the details column of the report.