readme.txt

来自「用java显示水晶报表的简单例子」· 文本 代码 · 共 51 行

TXT
51
字号
________________________________________________________________ 

Business Objects Support - JRCResultsetDatasource

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) XI. 

________________________________________________________________ 

DESCRIPTION

This sample demonstrates how to push a run-time Java resultset to a 
report as a datasource.  

________________________________________________________________ 

FILES
		
JRCResultsetDatasource.java 
JRCResultsetDatasource.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 JRCResultsetDatasource'. 

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 + -
显示快捷键?