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 cnd.boxes_id = b.id
ORDER BY cnd.sortorder' at line 2
SELECT * FROM column_navigator_detail cnd, boxes b
WHERE cnd.column_navigator_master_id = AND cnd.boxes_id = b.id
ORDER BY cnd.sortorder
[TEP STOP]
|