Can't execute queryselect * from artiste where nom like '0%' OR nom like '1%' OR nom like '2%' OR nom like '3%' OR nom like '4%' OR nom like '5%' OR nom like '6%' OR nom like '7%' OR nom like '8%' OR nom like '9' ORDER BY nom ASC%' AND ptite_bourse = '' ORDER BY nom ASC MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '%' AND ptite_bourse = '' ORDER BY nom ASC' at line 1 This script cannot continue, terminating. |