commit in forms developer

From: Sanluki <rmoralesm_at_supercable.es>
Date: Thu, 23 May 2002 20:00:51 +0200
Message-ID: <1022176910.544498_at_seux119>



[Quoted] Hello, I have the next problem:

[Quoted] 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;
[Quoted] [Quoted] 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) Received on Thu May 23 2002 - 20:00:51 CEST

Original text of this message