readme.txt

来自「java实现水晶报表」· 文本 代码 · 共 56 行

TXT
56
字号
________________________________________________________________ 

Business Objects Support - JRCViewReportLogon

Web Site: 
http://www.businessobjects.com

Support Website:
http://support.businessobjects.com

________________________________________________________________ 

PRODUCT

This Java sample application is for use with the Java Reporting Component (JRC). 

________________________________________________________________ 

DESCRIPTION

This sample demonstrates how to set a report's database logon credentials before viewing the report.

==================== 
NOTE: 

If the report's datasource is based off a secured database, then database logon credentials need to be set before the report can be viewed or exported.
==================== 

________________________________________________________________ 

FILES
		
JRCViewReportLogon.java 
JRCViewReportLogon.rpt
ReportViewerFrame.java

________________________________________________________________ 

INSTALLATION

1. Setup an application with the appropriate JAR files. For assistance with configuring an application with the necessary JRC runtime JAR files, refer to the JRC Deployment Guide: 

http://support.businessobjects.com/communityCS/TechnicalPapers/cr_xi_r2_jrc_deployment.pdf.asp

2. Extract the contents of this folder into a your application. 

3. Compile the Java sample application code.  

4. Execute the application by running 'java JRCViewReportLogon'. 

NOTE: This sample requires both the Java Swing libraries and a Windowing system (Windows, X-Windows, etc.) in order to run.  

________________________________________________________________

Last updated October 2005
________________________________________________________________ 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?