Warning: ociexecute(): OCIStmtExecute: ORA-00936: missing expression
in /home/ft/www/PHPLib/php/db_oci8.inc on line 87
ORA-00936: missing expression
Query :"select a.article_id from articles a, articles2rubricator b, rubricator c where a.article_id = b.article_id
and b.rubricsdictionary_id=c.rubricsdictionary_id and c.rub_id= order by a.articledate desc"
Warning: ocifetchinto(): OCIFetchInto: ORA-24374: define not done before fetch or execute and fetch
in /home/ft/www/PHPLib/php/db_oci8.inc on line 109
Warning: ociexecute(): OCIStmtExecute: ORA-00921: unexpected end of SQL command
in /home/ft/www/PHPLib/php/db_oci8.inc on line 87
ORA-00921: unexpected end of SQL command
Query :"select a.hidden, a.title,a.article_ID,a.shortcontent as shrt, a.keywords, TO_CHAR(a.articledate,'DD Month YYYY HH24:mi') as adate, a.body, a.cbody, S.SOURCEDESCRIPTION, s.url, a.OriginalURL from articles a, sources s where s.source_id=a.source_id and a.article_id = "
Warning: ocifetchinto(): OCIFetchInto: ORA-24374: define not done before fetch or execute and fetch
in /home/ft/www/PHPLib/php/db_oci8.inc on line 109