Re: Automating data entry in Oracle Forms
From: Ron Reidy <rereidy_at_indra.com>
Date: Fri, 10 May 2002 08:16:59 -0600
Message-ID: <3CDBD65B.E48911CD_at_indra.com>
Date: Fri, 10 May 2002 08:16:59 -0600
Message-ID: <3CDBD65B.E48911CD_at_indra.com>
Forte Agent wrote:
>
> Some of our users need to enter hundreds of records in a Oracle Form.
> The problem is, they need to do it for different databases time to
> time. Is there some way to capture what you enter in a form, save it
> some way, and use it to enter the same data in different session of
> Oracle Forms again? Thank you in advance.
Yes, enter the data into temp tables and propogate the data where you
need it via PL/SQL or some other method.
-- Ron Reidy Oracle DBAReceived on Fri May 10 2002 - 16:16:59 CEST