Question
MySQL Connector/J - driver not recognised
CF version: ColdFusion MX7
MySQL: Ver 14.12 Distrib 5.0.22, for pc-linux-gnu (i486) using readline 5.1
platform: ubuntu 6.06
JDBC URL: jdbc:mysql://nbox:3306/recordings *
driver class: com.mysql.jdbc.driver
driver name: MySQL Connector/J
driver jar: /opt/coldfusionmx7/wwwroot/WEB-INF/lib/mysql-connector-java-5.0.3-bin.jar
message: java.sql.SQLException: No suitable driver available for ngn_recordings, please check the driver setting in resources file, error: null
In an ideal world, I feel, the installation would check itself and show the driver in the pull-down ;-}
Failing that, can anyone out there give me clear and unambiguous instructions for getting MX7 on speaking-terms with my database? Thanks in advance, especially as anyone with this valuable knowledge probably has to post it here pretty regularly ... even if I didn't immediately find it with a forum search.
N
* database alive and well when checked from MyQSL command-line ...
MySQL: Ver 14.12 Distrib 5.0.22, for pc-linux-gnu (i486) using readline 5.1
platform: ubuntu 6.06
JDBC URL: jdbc:mysql://nbox:3306/recordings *
driver class: com.mysql.jdbc.driver
driver name: MySQL Connector/J
driver jar: /opt/coldfusionmx7/wwwroot/WEB-INF/lib/mysql-connector-java-5.0.3-bin.jar
message: java.sql.SQLException: No suitable driver available for ngn_recordings, please check the driver setting in resources file, error: null
In an ideal world, I feel, the installation would check itself and show the driver in the pull-down ;-}
Failing that, can anyone out there give me clear and unambiguous instructions for getting MX7 on speaking-terms with my database? Thanks in advance, especially as anyone with this valuable knowledge probably has to post it here pretty regularly ... even if I didn't immediately find it with a forum search.
N
* database alive and well when checked from MyQSL command-line ...