Hi
I'm trying to setup an oracle thin client driver on cold fusion MX. i'm on oracle 8 and the oracle thin jdbc jdk driver is installed
i've followed the instructions on macromedia web site
my oracle client is on F: AND I've pointed the class path to
F:\Oracle\jdbc\lib\classes12.zip, in JAVA JVM
I've added a 'other' datasource with the suggested bits and pieces but when i submit i get the folowing message:
Connection verification failed for data source: test
[]java.sql.SQLException: No suitable driver available for test, please check the driver setting in jrun-resources.xml, error: oracle.jdbc.OracleDriver
The root cause was that: java.sql.SQLException: No suitable driver available for test, please check the driver setting in jrun-resources.xml, error: oracle.jdbc.OracleDriver
any ideas???????
thanks
chris
I'm trying to setup an oracle thin client driver on cold fusion MX. i'm on oracle 8 and the oracle thin jdbc jdk driver is installed
i've followed the instructions on macromedia web site
my oracle client is on F: AND I've pointed the class path to
F:\Oracle\jdbc\lib\classes12.zip, in JAVA JVM
I've added a 'other' datasource with the suggested bits and pieces but when i submit i get the folowing message:
Connection verification failed for data source: test
[]java.sql.SQLException: No suitable driver available for test, please check the driver setting in jrun-resources.xml, error: oracle.jdbc.OracleDriver
The root cause was that: java.sql.SQLException: No suitable driver available for test, please check the driver setting in jrun-resources.xml, error: oracle.jdbc.OracleDriver
any ideas???????
thanks
chris