IBM Enterprise Records, Version 5.1.2   

Creating a Content Engine JDBC connection with Crystal Reports

Modify the CRConfig.xml file to create a Content Platform Engine JDBC connection with Crystal Reports.

Procedure

To create a Content Platform Engine JDBC connection with Crystal Reports, modify the existing CRConfig.xml file as shown in the following steps:

  1. Make a backup copy of the CRConfig.xml file. By default, CRConfig.xml is located in the C:\Program Files\Business Objects\Common\4.0\java\ directory.
  2. Replace the entire JDBC GenericJDBCDriver element with:
    <GenericJDBCDriver>
    	<Option>No</Option>
    	<DatabaseStructure>tables</DatabaseStructure>
    	<StoredProcType>Standard</StoredProcType>
    	<LogonStyle>SQLServer</LogonStyle>
    </GenericJDBCDriver>
  3. Depending on your application server, modify the CRConfig.xml file to create a JDBC connection with Content Platform Engine and Crystal Reports.


Feedback

Last updated: November 2013
frmic074a.htm

© Copyright IBM Corporation 2013