How to know the rowid of a record inside a Forms block

From: IF <tlfbi98_at_terra.es>
Date: Fri, 19 Apr 2002 22:47:13 GMT
Message-ID: <tf71cugud00juohirquam021v6gbb29tpu_at_4ax.com>



[Quoted] [Quoted] In order to define an On-Update record, I need to know the rowid of the records inside a block. How can I do it in Forms 6i?

Thanks in advance

P.S. The On-Update trigger I want to define is something like this:

       Update emp
       set column1=:emp.clumn1
       where rowid = xx


where xx is the rowid of the record.

.
.
.
.
.
.
.
.

..

.
.
.
.
.
.
.
.
.
.
.
.
.

.
.
.
.
.
.
.
.

.
Received on Sat Apr 20 2002 - 00:47:13 CEST

Original text of this message