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.xmlC:\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.
이 Information Center는 Eclipse 기술로 구현됩니다. (http://www.eclipse.org 웹 사이트 참조)