ERREUR select ec_famille.*,ec_produit.*,ec_sfamille.*,ec_prod_prix_vente as prix from ec_famille,ec_sfamille,ec_produit where ec_sfamille.ec_sfamil_id=ec_produit.ec_sfamil_id and ec_famille.ec_famil_id=ec_sfamille.ec_famil_id and ec_famil_active=1 and ec_famille.ec_famil_id=
and ec_famil_active=1 and ec_sfamil_active=1 and ec_prod_active=1 order by ec_prod_priorite :
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 ec_famil_active=1 and ec_sfamil_active=1 and ec_prod_active=1 order by ec_p' at line 2
ERREUR N° :1064