You can use Crystal Reports to generate standard and customized reports. For details, see this Knowledge Base article: How to create custom reports using Crystal Reports.
A report containing data gathered using a stored procedure
A report containing data gathered using a stored procedure
This is an example of a custom report based on a stored procedure. It includes the following files:
- SampleSPTextCustomReportRussian.xml – an XML file with a description of the report.
- SampleDataSetReportRussian.rpt – a file that contains the report. This file is the same for reports based on stored procedures and SQL queries.
A report containing data gathered using a SQL query
A report containing data gathered using a SQL query
This is an example of a report based on a SQL query. It contains the following files:
- SampleSQLTextCustomReportRussian.xml – an XML file with a description of the report.
- SampleDataSetReportRussian.rpt – a file that contains the report. This file is the same for reports based on stored procedures and SQL queries.
