I am using Dreamweaver MX 6.1 and ColdFusion MX Server Administrator. OBDC
Driver is Microsoft MySQL 3.5.1. The driver is set up under Microsoft ODBC
database sources. However, I cannot make the connection via ColdFusion MX
Administrator. I have read through several posts but don't quite understand
which one may be the solution. Using the same username, localhost server,
password, etc. as with OBDC 3.51, the MX Admin screen throws the following
error message when attempting to connect MySQL: <--- begin error --->
Connection verification failed for data source: studio128
[]java.sql.SQLException: SQLException occurred in JDBCPool while attempting to
connect, please check your username, password, URL, and other connectivity
info. The root cause was that: java.sql.SQLException: SQLException occurred in
JDBCPool while attempting to connect, please check your username, password,
URL, and other connectivity info <--- end error ---> I have also tried to
connect using OBDC Socket. While that connection can be made in ColdFusion MX,
use of test documents produce 404 error messages when attempting something as
simple as data-entry. If you can shed some additional help and clarity on this
topic, it would be most appreciated. Thank you very much.