The SQLDBC_PreparedStatement::execute method that was called could not be executed, because the statement was not prepared using the SQLDBC_PreparedStatement::prepare method.
Prepare (parse) SQL statements using the SQLDBC_PreparedStatement::prepare method.