cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Driver?

Former Member
0 Kudos

Once I installed an Oracle JDBC driver in XI, how do I know what is the Driver String that I need in the Communication Channel Configuration?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ruben,

If u are using an ORACLE database then put in the following values:

JDBC Driver: oracle.jdbc.driver.OracleDriver

Connection: jdbc:oracle:thin:@<server IP>:<port>:<DataSource name>

Regards

Neetu

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey

chk out these thread

cheers

jithesh