Lektorsk tm projektu AGIS
V tto sekci naleznete seznam p?ednejcch. ivotopisy n?kterch lektor? naleznete v dal sekci.
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 l.`vle_id` > 0
ORDER BY l.`vle_surname` ASC' at line 12
SELECT DISTINCT l.*, o.`vo_name`
FROM `viod__seminars_projects` AS sp
LEFT JOIN `viod__seminars_programs` AS spp
ON sp.`vs_id`=spp.`vs_id`
LEFT JOIN `viod__programs_lectors` AS pl
ON spp.`vp_id`=pl.`vp_id`
LEFT JOIN `viod__lectors` AS l
ON pl.`vle_id`=l.`vle_id`
LEFT JOIN `viod__organizations` AS o
ON l.`vo_id`=o.`vo_id`
WHERE sp.`nav_id`=
AND l.`vle_id` > 0
ORDER BY l.`vle_surname` ASC
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 l.`vle_id` > 0
ORDER BY l.`vle_surname` ASC' at line 12
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 'ORDER BY lp.`vlp_order`' at line 6
SELECT l.*
FROM `viod__logos_project` AS lp
LEFT JOIN `viod__logos` AS l
ON lp.`vl_id`=l.`vl_id`
WHERE lp.`nav_id`=
ORDER BY lp.`vlp_order`
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 'ORDER BY lp.`vlp_order`' at line 6
(c) VIOD 2010 | webhosting webdomena.cz
