Help for this page

Select Code to Download


  1. or download this
                $insert = "INSERT INTO procure.RECPO2 (po_number, requesto
    +r,
                          req_num, send_to, vend_name, buyer_name) VALUES
    ...
                    $st6->execute()
                    or die "Couldn't execute insert: " . $st6->errstr;
                    }
    
  2. or download this
    DBD::Oracle::st execute failed: ORA-00001: unique constraint (PROCURE.
    +PCR_RECPO2
    _PK) violated (DBD ERROR: OCIStmtExecute) [for Statement "INSERT INTO 
    +procure.RE
    ...
    ote_sh line 148.
    Couldn't execute insert: ORA-00001: unique constraint (PROCURE.PCR_REC
    +PO2_PK) vi
    olated (DBD ERROR: OCIStmtExecute) at reqNote_sh line 148.