Query: SELECT *, i.imageID FROM page p, image i WHERE p.pageID = i.relationID AND i.relationType = 'pageID' AND p.catalogueID = ORDER BY sequence Error: 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 'ORDER BY sequence' at line 1
Johnny Bobbin