Re: Deleting record under Forms

From: Michael Krolewski <vandra_at_u.washington.edu>
Date: Wed, 29 Apr 1998 21:27:08 -0700
Message-ID: <3547FD9C.6B7481CB_at_u.washington.edu>


There are many commands. You probably want some PL/SQL associated with a on-button-click command.

    delete_record; deletes the current record in the form.

If the multi-record form is tabular, I generally please a button per displayed record to make the delete very obvious.

Mike Krolewski

Harry Yuen wrote:

> With Oracle Forms, is there a generic way to delete a selected record
> in a multi-record block (by clicking into it) after an Exec-Query?
>
> Harry Yuen
Received on Thu Apr 30 1998 - 06:27:08 CEST

Original text of this message