Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> How do I commit in a PL/SQL procedure in Forms 4.5?

How do I commit in a PL/SQL procedure in Forms 4.5?

From: Scotto! <Scotto_at_scotto.com>
Date: Tue, 22 Jun 1999 04:05:13 GMT
Message-ID: <37710a75.1418518@news.remarq.com>


Hi,

I have a block that is a non-base table block. I take some input from the users and then based on that, I run a PL/SQL that inserts rows into one table. Pretty simple. I have a submit button that has the PL/SQL in a when-button pressed trigger. When I just go into sqlplus and run it, I would put a commit at the end. But in Forms, I get a message that says Nothing to save (or no changes to save - something like that.)

I am now suppressing the message, but there should be a way to commit. I tried commit_form also with the same results.

Thanks very much in advance.
Scott G.
IKEA North America Received on Mon Jun 21 1999 - 23:05:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US