Download the official crystal report. NET application instance (Visual Basic. Net)

Source: Internet
Author: User
Tags ole

Crystal Report

List of. NET application instances developed using Visual Basic. net
----------------------------------

Overview

This document lists all the. NET application instances available on the crystal decisions technical support website developed using Visual Basic. net. This document also provides descriptions and download links for each program. This document will be updated as new programs are added to our support site.
----------------------------------

Directory

I. Ado. net
1、vbnet_web_adonet.exe
22.16vbnet_win_adodotnet.exe
32.16vbnet_win_classicado.exe

Ii. Database Problems
1、vbnet_web_simplelogonviewer.exe
22.16vbnet_win_dbengine.exe
32.16vbnet_win_dbviewer.exe
4、vbnet_win_oraclelogoninfo.exe
52.16vbnet_win_subreport_logon.exe

Iii. Export
1、vbnet_web_export.exe
22.16vbnet_win_export.exe
32.16vbnet_win_exporttocmd.exe

Iv. Formula
1、vbnet_win_dynamic_report_formula.exe

V. Parameter fields
1、vbnet_web_discreteparams.exe
22.16vbnet_web_multirangeparams.exe
32.16vbnet_web_rangeparams.exe
4、vbnet_web_sub_daterange_param.exe
52.16vbnet_win_multirangeparam.exe
62.16vbnet_win_paramengine.exe
7、vbnet_win_paramsub.exe
82.16vbnet_win_paramviewer.exe
92.16vbnet_win_rangeparameters.exe

6. Format a report
1、vbnet_web_sortfields.exe
22.16vbnet_win_changefont.exe

VII. Print reports
1、vbnet_win_printtoprinter.exe

8. View reports
1、vbnet_win_simplepreviewreport.exe

IX. Report Web Service
1、vbnet_win_serverfilereports.exe
22.16vbnet_win_sortfields.exe

10. subreports
1、vbnet_web_accesssubreport.exe
22.16vbnet_web_sub_daterange_param.exe
32.16vbnet_win_paramsub.exe
4、vbnet_win_subreport_basic.exe
52.16vbnet_win_subreport_logon.exe

11. Windows/Web Viewer (options/events)
1、vbnet_win_dbviewer.exe
22.16vbnet_win_viewer_events.exe

12. Contact crystal decisions for technical support.
----------------------------------

I. Ado. net

1、vbnet_web_adonet.exe
The Visual Basic. NET web program instance demonstrates how to construct and assemble an ADO. Net dataset at runtime and pass it to a report. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_adonet.exe.asp

22.16vbnet_win_adodotnet.exe
The Visual Basic. Net windows program instance demonstrates how to construct and assemble the ADO. Net dataset (Dataset) at runtime and pass it to the report. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_adodotnet.exe.asp

32.16vbnet_win_classicado.exe
The Visual Basic. Net windows program instance demonstrates how to assemble a traditional ADO recordset at runtime and pass it to the report. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_classicado.exe.asp
----------------------------------

Ii. Database Problems

1、vbnet_web_simplelogonviewer.exe
The Visual Basic. NET web program instance demonstrates how to use the logoninfo attribute of crystalreportviewer to log on to a secure database. The program uses the objects in the crystaldecisions. Shared Assembly to set the login information of the database table transmitted through crystalreportviewer. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_simplelogonviewer.exe.asp

22.16vbnet_win_dbengine.exe
The Visual Basic. Net windows program instance demonstrates how to use the database table (Database Table) object of the reportdocument class to log on to a secure SQL database. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_dbengine.exe.asp

32.16vbnet_win_dbviewer.exe
The Visual Basic. Net windows program instance demonstrates how to use the logoninfo object of Windows form viewer to log on to a secure SQL database. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_dbviewer.exe.asp

4、vbnet_win_oraclelogoninfo.exe
The Visual Basic. Net windows program instance demonstrates how to provide logon information for the Oracle database at runtime. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_oraclelogoninfo.exe.asp

52.16vbnet_win_subreport_logon.exe
The Visual Basic. Net windows program instance demonstrates how to pass SQL logon information to the main report and subreport. The program uses ole db to connect to the SQL server's default installed northwind database. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_subreport_logon.exe.asp
----------------------------------

Iii. Export

1、vbnet_web_export.exe
The Visual Basic. NET web program instance demonstrates how to export a report to multiple file formats (such as Microsoft Word or Microsoft Excel ). This program is applicable to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET 2002) and later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_export.exe.asp

22.16vbnet_win_export.exe
The Visual Basic. Net windows program instance demonstrates how to export your reports to seven formats. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_export.exe.asp

32.16vbnet_win_exporttocmd.exe
The Visual Basic. Net windows program instance demonstrates how to export your reports to a portable document format (pdf ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_exporttopdf.exe.asp
----------------------------------

Iv. Formula

1、vbnet_win_dynamic_report_formula.exe
The Visual Basic. Net windows program instance demonstrates how to create a dynamic report based on user input. The program uses a blank formula field to specify the database field to appear in the report, and specify the field on which the group is based. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_dynamic_report_formula.exe.asp
----------------------------------

V. Parameter fields

1、vbnet_web_discreteparams.exe
The Visual Basic. NET web program instance demonstrates how to pass multiple values to the discrete parameter field ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_discreteparams.exe.asp

22.16vbnet_web_multirangeparams.exe
This VB. NET web program instance demonstrates how to pass multiple values to the range parameter of the currency type through the web forms viewer ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_multirangeparams.exe.asp

32.16vbnet_web_rangeparams.exe
This VB. the net web application instance demonstrates how to pass the initial value and final value to the range parameter field and pass multiple values to the discrete parameter field ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_rangeparams.exe.asp

4、vbnet_web_sub_daterange_param.exe
This VB. NET web program instance demonstrates how to pass the date range parameter (date range parameter) to the subreport table through crystalreportviewer ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_sub_daterange_param.exe.asp

52.16vbnet_win_multirangeparam.exe
The VB. NET windows program instance demonstrates how to pass multiple values to the range parameter of the currency type through the Crystal Report Engine ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_multirangeparam.exe.asp

62.16vbnet_win_paramengine.exe
This VB. Net windows program instance demonstrates how to use the engine object model to pass multiple values to a discrete parameter field ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_paramengine.exe.asp

7、vbnet_win_paramsub.exe
This VB. NET windows program instance demonstrates how to pass the date range to the subreport parameters through the parameter field definitions set. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_paramsub.exe.asp

82.16vbnet_win_paramviewer.exe
This VB. Net windows program instance demonstrates how to use the viewer's object model to pass multiple values to a discrete parameter field ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_paramviewer.exe.asp

92.16vbnet_win_rangeparameters.exe
This VB. net windows program instance demonstrates how to use the viewer object model to pass the initial value and final value to the range parameter field ), and pass multiple values to the discrete parameter field (discrete parameter field ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_rangeparameters.exe.asp
----------------------------------

6. Format a report

1、vbnet_web_sortfields.exe
This VB. NET web program instance demonstrates how to change the sorting field (sort field) and field sorting direction (sort field direction) at runtime ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_sortfields.exe.asp

22.16vbnet_win_changefont.exe
This VB. NET windows program instance demonstrates how to change the font of database fields and text fields at runtime. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_changefont.exe.asp
----------------------------------

VII. Print reports

1、vbnet_win_printtoprinter.exe
This VB. Net windows program instance demonstrates how to use the engine object model to print reports directly to a printer at runtime. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_printtoprinter.exe.asp
----------------------------------

8. View reports

1、vbnet_win_simplepreviewreport.exe
This VB. NET windows program instance demonstrates five methods for viewing reports. This is a good entry-level instance for previewing reports in a Windows program.
This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_simplepreviewreport.exe.asp
----------------------------------

IX. Report Web Service

1、vbnet_win_serverfilereports.exe
This VB. NET windows program instance demonstrates how to use the Server File report web services ). The program uses serverfilereportmanager and serverfilereportservice Web Services, and lists the folders and reports on the web server in the Tree View control. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_serverfilereports.exe.asp

22.16vbnet_web_sortfields.exe
This VB. NET web program instance demonstrates how to change the sorting field (sort field) and field sorting direction (sort field direction) at runtime ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_sortfields.exe.asp
----------------------------------

10. subreports

1、vbnet_web_accesssubreport.exe
This VB. NET web program instance demonstrates how to access subreports embedded in reports. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_accesssubreport.exe.asp

22.16vbnet_web_sub_daterange_param.exe
This VB. NET web program instance demonstrates how to pass the date range parameter (date range parameter) to the subreport table through crystalreportviewer ). This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_web_sub_daterange_param.exe.asp

32.16vbnet_win_paramsub.exe
This VB. NET windows program instance demonstrates how to pass the date range to the subreport parameters through the parameter field definitions set. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_paramsub.exe.asp

4、vbnet_win_subreport_basic.exe
This VB. NET windows program instance demonstrates how to access subreports embedded in reports. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
This Visual Basic. Net sample windows application demonstrates how to access a subreport (in a main report) at runtime. This application is for use with Crystal Reports for Visual Studio. NET and later versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_subreport_basic.exe.asp

52.16vbnet_win_subreport_logon.exe
The Visual Basic. Net windows program instance demonstrates how to pass SQL logon information to the main report and subreport. The program uses ole db to connect to the SQL server's default installed northwind database. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_subreport_logon.exe.asp
----------------------------------

11. Windows/Web Viewer (options/events)

1、vbnet_win_dbviewer.exe
The Visual Basic. Net windows program instance demonstrates how to use the logoninfo object of Windows form viewer to log on to a secure SQL database. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_dbviewer.exe.asp

22.16vbnet_win_viewer_events.exe
The Visual Basic. Net windows program instance demonstrates how to capture events from a Windows form viewer object. This program applies to Visual Studio. NET built-in Crystal Reports (Crystal Reports for Visual Studio. NET) and their updated versions.
Http://support.crystaldecisions.com/communityCS/FilesAndUpdates/vbnet_win_viewer_events.exe.asp
----------------------------------

12. 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

Telephone support:
Http://www.crystaldecisions.com/contact/support.asp

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.