Re: forms commit vs database commit(B
Date: Mon, 29 Oct 2001 13:31:41 +0100
Message-ID: <3BDD4C2C.E68A534D_at_dixi-wc.de>
Hallo
forms_ddl('commit');
should do the job.
hth
Stephan
W van Valenberg schrieb:
> I am using a forms to merely query data and when I want to change a
> particular record I have a button to process the record via a call to a
> database procedure. I have two possibilities for commit:
>
> a. commit via the database procedure, however I would like to keep my
> rollback facility from the forms when I see the updated values.
>
> b. commit via forms after procedure call, but I get the message FRM-40401:
> No changes to save. It also makes an 'uncontrolled' commit to all other
> forms which are open.
>
> Does anyone know a better method to handle a Forms-Commit (or Rollback) for
> data which have been changed by the database procedure?
>
> Thanks,
> Wim
-- Mit freundlichen Gr$B|_(Ben Stephan Langer, QITS GmbHReceived on Mon Oct 29 2001 - 13:31:41 CET
