Original: Official example of Crystal Report
List of. NET application instances developed using C # and C++.net
----------------------------------
Overview
This document lists all of the. NET application instances that are available on the Crystal decisions technical Support website that are developed using C # and C++.net. This document also gives a description of each program and a download link. This document is constantly updated as new programs join our support site.
----------------------------------
Directory
VISUAL C #. NET
I. Database Connectivity
1, Csharp_web_simplelogonengine.exe
2, Csharp_web_simplelogonviewer.exe
3, Csharp_win_dbengine.exe
4, Csharp_win_dbviewer.exe
Second, ADO
1, Csharp_web_adonet.exe
2, Csharp_win_adodotnet.exe
Third, export
1, Csharp_web_export.exe
2, Csharp_win_export.exe
3, Csharp_win_exporttopdf.exe
Four, the format of
1, Csharp_win_sortfields.exe
Five, the formula
1, Csharp_win_dynamic_report_formula.exe
Six, Parameter field
1, Csharp_web_discreteparams.exe
2, Csharp_web_rangeparams.exe
3, Csharp_web_sub_daterangeparam.exe
4, Csharp_win_discreteparam.exe
5, Csharp_win_multirangeparam.exe
6, Csharp_win_paramengine.exe
7, Csharp_win_paramsub.exe
Vii. Printing Reports
1, Csharp_win_printtoprinter.exe
Viii. Viewing reports
1, Csharp_web_simplepreviewreport.exe
Ix. Reporting Web Services
1, Csharp_web_serverfilereports.exe
2, Csharp_win_serverfilereports.exe
X. Sub-report
1, Csharp_web_accesssubreport.exe
2, Csharp_web_sub_daterangeparam.exe
3, Csharp_win_paramsub.exe
4, Csharp_win_subreport_basic.exe
5, Csharp_win_subreport_logon.exe
Xi. windows/web Viewer (Options/events)
1, Csharp_win_viewer_events.exe
Visual C + +. NET
12. Parameters
1, Cppnet_win_paramengine.exe
13. Database Issues
1, Cppnet_win_dbengine.exe
2, Cppnet_win_dbviewer.exe
14. Sub-report
1, Cppnet_win_subreport_basic.exe
Contact Crystal decisions for technical support
----------------------------------
I. Database Connectivity
1, Csharp_web_simplelogonengine.exe
The C #. NET Web Program instance demonstrates how to use the database table object of the Reportdocument class to establish a connection to log in to a secure SQL database. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_simplelogonengine.exe.asp
2, Csharp_web_simplelogonviewer.exe
The C #. NET Web Program instance demonstrates how to use the Logoninfo property of the Crystalreportviewer control to establish a connection to log on to a secure database. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_simplelogonviewer.exe.asp
3, Csharp_win_dbengine.exe
The C #. NET Windows Program example demonstrates how to log in to a secure SQL database. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_dbengine.exe.asp
4, Csharp_win_dbviewer.exe
The C #. NET Windows Program instance demonstrates how to use the Windows Forms Viewer (Windows Form Viewer) object model to connect a report to a secure database.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_dbviewer.exe.asp
----------------------------------
Second, ADO
1, Csharp_web_adonet.exe
The C #. NET Web Program instance demonstrates how to construct and assemble an ADO dataset at run time and pass it to the report. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_adonet.exe.asp
2, Csharp_win_adodotnet.exe
The C #. NET Windows Program instance demonstrates how to construct and assemble an ADO dataset (DataSet) at run time and pass it to the report.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_adodotnet.exe.asp
----------------------------------
Third, export
1, Csharp_web_export.exe
The C #. NET Web Application example demonstrates how to export a report to a variety of file formats, such as:. DOC or. XLS). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET 2002) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_export.exe.asp
2, Csharp_win_export.exe
The C #. NET Windows Program example demonstrates how to export your report to a variety of formats. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_export.exe.asp
3, Csharp_win_exporttopdf.exe
The C #. NET Windows Program example demonstrates how to export your report to a Portable Document Format (PDF), portable. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_exporttopdf.exe.asp
----------------------------------
Four, the format of
1, Csharp_win_sortfields.exe
The C # Windows program instance demonstrates how to change the main sort field (Sort field) and field sort direction (sort field direction) for a report at run time. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_sortfields.exe.asp
----------------------------------
Five, the formula
1, Csharp_win_dynamic_report_formula.exe
The C #. NET Windows Program example demonstrates how to create a dynamic report based on user input. The program uses a blank formula field to specify the database field that appears in the report and specifies the field by which the grouping is based. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_dynamic_report_formula.exe.asp
----------------------------------
Six, Parameter field
1, Csharp_web_discreteparams.exe
The C #. NET Web Program instance demonstrates how to pass multiple values to a discrete parameter field (discrete parameter field). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_discreteparams.exe.asp
2, Csharp_web_rangeparams.exe
The C # Web program instance demonstrates how to pass multiple values to a discrete parameter field (discrete parameter field). In addition, the program passes the initial and final values to the Range parameter field (range parameter field). This procedure is intended for use with Visual Studio. NET 2002 built-in crystalline reports (Crystal Reports for Visual Studio. NET 2002) and their newer versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_rangeparams.exe.asp
3, Csharp_web_sub_daterangeparam.exe
The C # Web program instance demonstrates how to pass a date range through Crystalreportviewer to the date range parameter in the Sub-table (date range parameter). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_sub_daterangeparam.exe.asp
4, Csharp_win_discreteparam.exe
The C #. NET Windows Program example demonstrates how to use the viewer object model to pass multiple values to a discrete parameter field (discrete parameter field).
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_discreteparam.exe.asp
5, Csharp_win_multirangeparam.exe
The C #. The NETWINDOWSS program example demonstrates how to pass multiple values to a range parameter (range parameter).
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_multirangeparam.exe.asp
6, Csharp_win_paramengine.exe
The C # Windows program example demonstrates how to use the engine object model to pass multiple values to a discrete parameter field (discrete parameter field). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_paramengine.exe.asp
7, Csharp_win_paramsub.exe
The C # Windows program instance demonstrates how to pass a date range value to a subreport's parameters (using the main report parameter field definition (Parameter field Definitions) collection).
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_paramsub.exe.asp
----------------------------------
Vii. Printing Reports
1, Csharp_win_printtoprinter.exe
The C # Windows program instance demonstrates how to print a report directly to a printer at run time using the engine object model. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_printtoprinter.exe.asp
----------------------------------
Viii. Viewing reports
1, Csharp_web_simplepreviewreport.exe
The C # Web program instance demonstrates six ways to load reports in the Web Forms Viewer (Web Forms Viewer). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_simplepreviewreport.exe.asp
----------------------------------
Ix. Reporting Web Services
1, Csharp_web_serverfilereports.exe
The C # Web program instance demonstrates how to use the report Web service for server files (server file reporting Web services). The program instance lists the folders and reports on the Web server in the tree view control. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_ServerFileReports.exe.asp
2, Csharp_win_serverfilereports.exe
The C # Windows program instance demonstrates how to use the report Web service for server files (server file reporting Web services). The program leverages the Serverfilereportmanager and Serverfilereportservice Web services and lists the folders and reports on the Web server in the tree view control. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_serverfilereports.exe.asp
----------------------------------
X. Sub-report
1, Csharp_web_accesssubreport.exe
The C # Web program instance demonstrates how to access a subreport that is embedded in a report and returns the name of the subreport. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_accesssubreport.exe.asp
2, Csharp_web_sub_daterangeparam.exe
The C # Web program instance demonstrates how to pass a date range parameter (a crystalreportviewer parameter) to a subreport by using the. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_web_sub_daterangeparam.exe.asp
3, Csharp_win_paramsub.exe
The C # Windows program instance demonstrates how to pass a date range value to a subreport's parameters (using the main report parameter field definition (Parameter field Definitions) collection). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_paramsub.exe.asp
4, Csharp_win_subreport_basic.exe
The C # Windows program instance demonstrates how to access subreports that are embedded in the main report at run time. Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_subreport_basic.exe.asp
5, Csharp_win_subreport_logon.exe
The C # Windows program instance demonstrates how to log in to a subreport at run time. Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_subreport_logon.exe.asp
----------------------------------
Xi. windows/web Viewer (Options/events)
1, Csharp_win_viewer_events.exe
The C #. NET Windows Program instance demonstrates how to capture events from Windows Form Viewer objects (Windows Form Viewer object). When you drill down into a group, refresh the report, change the current page, change the zoom level, and search for text, the info box displays additional instructions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/csharp_win_viewer_events.exe.asp
----------------------------------
Visual C + +. NET
12. Parameters
1, Cppnet_win_paramengine.exe
This example of a C + + Windows program demonstrates how to use the engine object model to pass multiple values to a discrete parameter field (discrete parameter field). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/cppnet_win_paramengine.exe.asp
----------------------------------
13. Database Issues
1, Cppnet_win_dbengine.exe
The C + +. NET Windows Program example demonstrates how to log in to a secure SQL database. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/cppnet_win_dbengine.exe.asp
2, Cppnet_win_dbviewer.exe
The C + +. NET Windows Program instance demonstrates how to use the Windows Forms Viewer (Windows Form Viewer) object model to connect a report to a secure SQL database. This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/cppnet_win_dbviewer.exe.asp
----------------------------------
14. Sub-report
1, Cppnet_win_subreport_basic.exe
This example of a C + + Windows program demonstrates how to access subreports at run time (embedded in the main report). This procedure applies to Visual Studio. NET built-in Crystal Reports (crystalline Reports for Visual Studio. NET) and its later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/cppnet_win_subreport_basic.exe.asp
----------------------------------
Contact Crystal decisions for technical support
We recommend that you refer to the product documentation and visit our technical Support website for more resources.
Self-Service Support:
http://support.crystaldecisions.com/
Email Support:
Http://support.crystaldecisions.com/support/answers.asp
Phone Support:
Http://www.crystaldecisions.com/contact/support.asp
Official example of Crystal Report