The SQLDBC_Statement::addBatch or SQLDBC_Statement::executeBatch method that was called could not be executed, because the SQL statements that were transferred would have generated a result set.
Do not use any SQL statements that would generate a result set (SELECT or database procedure) for these methods.