I have not used mySql in a long time and have also never installed it on Windows Vista. What am I missing?
Connection verification failed for data source: MyDataSource java.sql.SQLException: Syntax error or access violation message from server: "Unknown database MyDataSource" The root cause was that: java.sql.SQLException: Syntax error or access violation message from server: "Unknown database MyDataSource" Configuration Windows Vista Home premium CF 7 MySql version 5.0.26 Connect J version 3.0.17 My datasource is setup as follows Datasource Name: MyDataSource JDBC URL jdbc:mysql://localhost:3306/MyDataSource Driver Class com.mysql.jdbc.Driver Driver Name MySQL Connector USER root PASSWORD ******* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308653 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

