1064 - 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 tbl_specialoffer.Special_offer_name = tbl_dealeropt.Special_offer_name and S' at line 1

SELECT * FROM tbl_specialoffer,tbl_dealeropt WHERE dealer_nmg_id= and tbl_specialoffer.Special_offer_name = tbl_dealeropt.Special_offer_name and Start_date <= '2010-03-20' AND End_date >= '2010-03-20' order by 1 DESC

 [TEP STOP]