Re: Calling the same form from within a form

From: Carolyn Jane Gillis <cjgillis_at_chorus.net>
Date: Sat, 16 Oct 1999 10:11:29 -0500
Message-ID: <cjgillis-1610991011300001_at_a3-1.itis.com>


You don't have to use Oracle database triggers for this task. Oracle Forms 4.5 for Oracle 7.3 has its own set of triggers, many of them. One of them should be what you want. ON KEY comes to mind ...

In article <380320b7.12526773_at_NEWS>, JOC (JOC) wrote:

>Help wanted please!
>
>I have an application based on NT, using Forms 4.5 and Oracle 7.3.4 (I
>know - the client will update at sometime they say). One of the
>things they want to do is to call a form from within the same form.
>The form is based on a view. When I call the form again I get an
>error saying cannot update view. I normally use on-update triggers
>etc to separate out the view, and update the separate tables. However
>these are obviously not being hit. Anyone got any ideas on how I
>could get this to work?
>
> Thanks
>
> Jo
>
>/*
> Opinions expressed can be blamed only on the author - not her
>employer.
>*/
>*************************************************
>
>The usual - anything I say reflects on me, and not upon my current employer.
>
>*************************************************
Received on Sat Oct 16 1999 - 17:11:29 CEST

Original text of this message