is it correct if CustomersTable is a table in phpMyAdmin ? I am using www.goDaddy.com hosting (php/cfml/mysql), well ?Code:<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 ?Code:<cfquery datasource="cf123" password="1234CF123" username="cfdbK" name="getData" > SELECT * FROM CustomersTable </cfquery>
Bookmarks