How to Convert From ColdFusion to MySQL
- 1). Input your username and password to access the ColdFusion administrator settings.
- 2). Click in the Data Source Name text box.
- 3). Add the name of the MySQL database and select “myODBC mySQL Driver” from the drop-down menu.
- 4). Input the server host name, or leave as the default local host if there is no server host.
- 5). Verify the port number is 3306.
- 6). Click "Create" to activate the ColdFusion-MySQL connection.
Source...