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

From: Ta Xiong7 <ta_xiong7_at_hotmail.com>
Date: Mon, 13 May 2002 19:07:48 +0800
Message-ID: <abo7j8$j7a$1_at_clematis.singnet.com.sg>


errr
how abt creating a field in the table block using the rowid name and reference it like :block_name.rowid
you don't have to display/show on the canvas but if it's just normal update of the record itself, why bother to code, let forms handle it ;-))
rgds

"IF" <tlfbi98_at_terra.es> wrote in message news:tf71cugud00juohirquam021v6gbb29tpu_at_4ax.com...
> 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 Mon May 13 2002 - 13:07:48 CEST

Original text of this message