Hi Paul, Thanks for you help! I was able to get the tables written with CF, but to create the database and datasource still have not figured out. Are you saying that if I have a user with the right privileges, I can just use CF and use the MySQL create database?
I tried to use this(after I created a datasource in CF Admin: <cfquery name = "createdb" datasource="iron" username="root" password=""> CREATE DATABASE iron </cfquery> the root has no password, and full rights. Thanks again`-` Johnny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4858 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
