Hi, I have a tutorial about this subject for both Windows and Linux platform.
http://howtoforge.com/coldfusion7_mysql4.1_connection I hope it helps. Oðuz Demirkapý -----Original Message----- From: Deanna Schneider [mailto:[EMAIL PROTECTED] Sent: Montag, 10. April 2006 19:03 To: CF-Talk Subject: MySQL Connector/J problems Hey folks, I'm trying to install a demo version of abelcommerce, and to do it I needed to install the connector/j JDBC connector. The Adobe docs say to use version 3.1.10, but the ablecommerce site says to use 3.1.7. I went with the ablecommerce recommendation, since I need to specifically test it. Anyway, I can't get the datasource to verify. I get this error: Connection verification failed for data source: ablecommerce java.sql.SQLException: No suitable driver available for ablecommerce, please check the driver setting in resources file, error: null The root cause was that: java.sql.SQLException: No suitable driver available for ablecommerce, please check the driver setting in resources file, error: null I've followed all the directions in the Adobe technote here: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_19170 And, I've verified that there are 1. no trailing spaces 2. the driver.class file exists at C:\CFusionMX7\wwwroot\WEB-INF\lib\com\mysql\jdbc 3. restarted the CF service. 4. reboot (grasping at straws here) Anyone have additional suggestions? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237371 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

