Re: commit in forms developer

From: Ryan <rgaffuri_at_cox.net>
Date: Thu, 23 May 2002 20:37:43 GMT
Message-ID: <rqcH8.61422$eD2.1797878_at_news2.east.cox.net>


[Quoted] no.. just press shift F1 when you get the error. you will get more detail. your probably breaking a constraint.

"Daniel Morgan" <dmorgan_at_exesolutions.com> wrote in message news:3CED44A8.E799FF87_at_exesolutions.com...
> Sanluki wrote:
>
> > Hello, I have the next problem:
> >
> > I have a button to insert some fields in a table, I do it the
> > "WHEN_BUTTON_PRESSED" event of the button, and the code is this:
> > Insert into alumnos values
> >
(:alumnos.codalumno,:nombrealu,:apealu1,:apealu2,:fechnac,:domicilio,:horari
> > o,:fechincorp,:comentarios,:codaula);
> > COMMIT;
> > The insertion is ok, but the commit shows the next message:
> > "frm - 40508: Error ORACLE: no se ha podido insertar un registro."
> > What can I do?
> > (Sorry for my English)
>
> Try:
>
> FORMS_DDL('COMMIT')
>
> Daniel Morgan
>
Received on Thu May 23 2002 - 22:37:43 CEST

Original text of this message