0% found this document useful (0 votes)
103 views24 pages

CrystalReport in VS 2005

The document provides instructions for adding a typed dataset to an APP_Code folder, creating an adapter using an existing stored procedure, and designing a report page by adding a reports folder, creating a Crystal report file, using the typed dataset through the database expert, dragging fields to the report design, and changing the connection string in the web config file.

Uploaded by

api-26344848
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
103 views24 pages

CrystalReport in VS 2005

The document provides instructions for adding a typed dataset to an APP_Code folder, creating an adapter using an existing stored procedure, and designing a report page by adding a reports folder, creating a Crystal report file, using the typed dataset through the database expert, dragging fields to the report design, and changing the connection string in the web config file.

Uploaded by

api-26344848
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 24

Adding TypedDataSet in to APP_Code

Create Typed DataSet


Click yes button
Create adapter
Select use existing Stored Procedure.
Select already existing stored procedure.
Create adapter
This Adapter will use to design the Report
How to Design Report Page
Added Reports Folder in solution Explorer
Add New Crystal Report File in Sever Explorer
Add PatientReport.rpt File
Use Blank Report
Select Database Expert
Select Typed Data Set Click Ok
All Columns visible Here
Drag and drop the field in to selection 3
Report Design
Select All Patient
Show the Report
Select Patient Name
Report
In Web Configure File You have to Change your Connection string.

You might also like