An Error Was Encountered
Error Number: 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 '' at line 1
SELECT category_id, category_name, group_id, group_name, product_id, product_name, product_description, product_strap FROM adh_category, adh_groups, ind_adh_product WHERE ind_adh_product.adh_category_id = adh_category.category_id AND ind_adh_product.adh_group_id = adh_groups.group_id AND ind_adh_product.product_name LIKE 'solvent based adhesives' AND ind_adh_product.adh_group_id=