Kurssuche

javax.servlet.jsp.JspException: ServletException in '/WEB-INF/pages/5001/tiles/seminarsearch.jsp': ServletException in '/WEB-INF/pages/5001/tiles/seminarsearchlist.jsp': ServletException in '/WEB-INF/pages/5001/tiles/seminarsearch_dynamicSql.jsp': javax.servlet.jsp.JspException: SELECT ca.CID FROM COMMON_ASSET ca, ACCESS_PERMISSION ap, SEMINAR s, ASSET_REF cat WHERE ca.CID=s.CID and ca.CID=ap.CID and ca.CLI_FK=5000 and ap.PRINCIPAL_FK='everybody' and ap.READ_PERMISSION='true' and not s.BEGIN_DATE is null and s.END_DATE >= '2010-09-09' and cat.CHILD_FK=ca.CID and cat.PARENT_FK in () ORDER BY substring(SEMINAR_NO,2), TITLE : 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 substring(SEMINAR_NO,2), TITLE' at line 3