Re: Oracle Forms manipulations

From: corrado brambilla <corrado.brambilla_at_iol.it>
Date: Fri, 27 Oct 2000 16:58:42 +0200
Message-ID: <39F99822.99956577_at_iol.it>


Hi Martijn

If you want to see the records whitout reopen form, you have to use "execute_query" command (for example in a when_button_pressed trigger)

I hope that I help you.

Ciao Corrado.

Martijn van Raaij wrote:

> Hi there,
>
> I am a newbee at Oracle and I have two (simple) questions.
> I'm creating a rectangle which, at the press of a button changes color.
> I have to retrieve the id, in order to manipulate its properties. What
> is the code I have to use in the Trigger-event of this button.
> Is it possible to manipulate the data in thee DB without saving:
> I have created a button that adds a record to a table, the last action
> is the commit command. But when a perform this action, the record is
> added, but is only shown when I save and close the form, and reopen it.
>
> Thanks in advance,
> M. v Raaij
Received on Fri Oct 27 2000 - 16:58:42 CEST

Original text of this message