on 2008 Nov 17 10:56 AM
Does CRConfig.xml support more than one JDBC driver ? It has just one jdbc url tag.
My CTConfig has driver details for Postgresql. How do I add JDBC driver details for Oracle db ?
<JDBCURL>jdbc:postgresql://localhost:5432/dbname</JDBCURL>
<JDBCClassName>org.postgresql.Driver</JDBCClassName>
Hi Pradeep,
as far as I know those tags are not required to be filled in. I have only filled it in to be able to use it in Crystal Reports at a later stage.
So if you would like to use more then one JDBC driver you must define it in Crystal Reports. Also you must add the file location of the .jar file of the driver (do this in de CRConfig.xml between the tags).
I hope this all made some sense.
Greetings,
Edwin Sauvé
Edited by: Edwin Sauv on Nov 18, 2008 3:03 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.