|
|
Eroare: 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
audacon_tb_treerangetext.RANGEID = audacon_tb_treerange.R' at line 4
Query: SELECT DISTINCT audacon_tb_treerangetext.RANGENAME AS RANGE_NAME, audacon_tb_treerangetext.RANGEID AS RANGE_ID, tecdoc_tof_models.MOD_PCON_START AS DATE_START, tecdoc_tof_models.MOD_PCON_END AS DATE_STOP
FROM audacon_tb_treerangetext, audacon_tb_treerange, tecdoc_tof_models
WHERE (audacon_tb_treerangetext.COUNTRYID = 0 OR audacon_tb_treerangetext.COUNTRYID = 19) AND
audacon_tb_treerange.MAKEID = AND
audacon_tb_treerangetext.RANGEID = audacon_tb_treerange.RANGEID AND
tecdoc_tof_models.MOD_ID = audacon_tb_treerange.TCDRANGE
ORDER BY audacon_tb_treerangetext.RANGENAME ASC - 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
audacon_tb_treerangetext.RANGEID = audacon_tb_treerange.R' at line 4 |