Erreur de requ�te SQL : Invalid SQL: SELECT DISTINCT(a.artid), a.artcode, a.catid, a.prix, a.prix2, a.prix3, a.prix4, a.prix5, a.prixpro, a.prixpro2, a.prixpro3, a.prixpro4, a.prixpro5, a.image, a.libelleFR, a.libelleURL, a.tauxchoisi, ad.descriptionFR, a.titre2FR, a.commandable, a.pctpromo, a.pctpromo2, a.pctpromo3, a.pctpromo4, a.pctpromo5, a.datedebut, a.datefin, a.prixpublic, a.prixpublic2, a.prixpublic3, a.prixpublic4, a.prixpublic5, a.reference_fabricant FROM article a inner join stock s on (a.artid = s.artid) inner join article_description ad on(a.artid = ad.artid) inner join position p on(a.artid = p.artid) WHERE (s.nombre > 0 or a.stock_illimite = '1') and a.activeV1FR = '1' and a.typearticle = '1' and p.catid IN (501,938,939,940,452,454,459,997,1503,1505,1506,1507,1642,1643,1644,1645,1646,1647,1648,1649,1650,822,1508,1509,1510,1514,1218,1504,1331,1332,1333,1334,1335,1336,1337) AND a.artid NOT IN (0,44022,1877,15597,44292,44326,44309,15544,44320,44044,44278,44036,44030) ORDER BY p.position ASC LIMIT , 12 D�tail : 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 ' 12' at line 4 Num�ro : 1064