IBM Enterprise Records, 版本 5.1.+              

建立與 Crystal Reports 的 Content Engine JDBC 連線

修改 CRConfig.xml 檔,以建立與 Crystal Reports 的 Content Engine JDBC 連線。

如果要建立與 Crystal Reports 的 Content Engine JDBC 連線,請修改現有的 CRConfig.xml 檔,如下列步驟所示:
  1. 建立 CRConfig.xml 檔的備份副本。 依預設,CRConfig.xml 位於 C:\Program Files\Business Objects\common\4.0\java\ 目錄中。
  2. 請將整個 JDBC GenericJDBCDriver 元素取代為:
    <GenericJDBCDriver>
    	<Option>No</Option>
    	<DatabaseStructure>tables</DatabaseStructure>
    	<StoredProcType>Standard</StoredProcType>
    	<LogonStyle>SQLServer</LogonStyle>
    </GenericJDBCDriver>
  3. 視應用程式伺服器而修改 CRConfig.xml 檔,以建立與 Content Engine 和 Crystal Reports 的 JDBC 連線。


意見

前次更新: 2011 年 8 月


© Copyright IBM Corp. 2011.
此資訊中心採用 Eclipse 技術。(http://www.eclipse.org)