MySQL 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 OrderBy ASC' at line 5

Function: doQuery
SQL:
Query [16]:
SELECT S.SectionID
FROM app_base__application A
INNER JOIN app_base__section S on S.ApplicationID = A.ApplicationID
    AND S.ParentSection IS NULL
WHERE A.ApplicationID =
ORDER BY OrderBy ASC;



URL: www.hidemy.org/
PHP Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource (/home/jobstep/domains/jobstep.nl/public_html/daf/lib/data/sql/mysql.class.php on line 173)

MySQL 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 OrderBy ASC' at line 5

Function: fetchArray
SQL:
Query [16]:
SELECT S.SectionID
FROM app_base__application A
INNER JOIN app_base__section S on S.ApplicationID = A.ApplicationID
    AND S.ParentSection IS NULL
WHERE A.ApplicationID =
ORDER BY OrderBy ASC;



URL: www.hidemy.org/