Log in

View Full Version : <cfquery> correct cfm <> mysql phpMyAdmin ? I use goDaddy.com hosting (php/cfml/mysql



leonidassavvides
03-07-2009, 07:27 PM
<cfquery datasource="cf123" password="1234CF123" username="cfdbK" name="getData" >
SELECT * FROM CustomersTable
</cfquery>

is it correct if CustomersTable is a table in phpMyAdmin ? I am using www.goDaddy.com hosting (php/cfml/mysql), well ?