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

From: IF <tlfbi98_at_terra.es>
Date: Sun, 21 Apr 2002 19:00:10 GMT
Message-ID: <9336cugeqoeffn76anjhgg8s47oklnrs93_at_4ax.com>


[Quoted] [Quoted] Thank you very, very much for your help.

Regards

On Sun, 21 Apr 2002 18:30:28 +0100, Connor McDonald <connor_mcdonald_at_yahoo.com> wrote:

>IF wrote:
>>
>> 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.
>>
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>>
>> ..
>>
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>>
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>> .
>>
>> .
>
>When you query, include the rowid in the sql and return it into a hidden
>item.
>
>hth
>connor
Received on Sun Apr 21 2002 - 21:00:10 CEST

Original text of this message