Modifiqueu el fitxer CRConfig.xml per a crear una connexió JDBC de Content Platform Engine amb Crystal Reports.
Procediment
Per a crear una connexió JDBC de Content Platform Engine amb Crystal Reports , modifiqueu el fitxer CRConfig.xml, tal com s'indica en els passos següents:
- Feu un còpia de seguretat del fitxer CRConfig.xml. Per defecte, CRConfig.xml està ubicat al
directori C:\Program Files\Business Objects\Common\4.0\java\.
- Substituïu l'element GenericJDBCDriver JDBC amb:
<GenericJDBCDriver>
<Option>No</Option>
<DatabaseStructure>tables</DatabaseStructure>
<StoredProcType>Standard</StoredProcType>
<LogonStyle>SQLServer</LogonStyle>
</GenericJDBCDriver>
- Segons el vostre servidor d'aplicació, modifiqueu el fitxer CRConfig.xml per a crear una connexió JDBC amb Content Platform Engine i Crystal Reports.