Re: DML Returning Value

From: DanHW <danhw_at_aol.com>
Date: 2000/06/23
Message-ID: <20000623022249.20275.00000122_at_ng-fk1.aol.com>#1/1


>Tools: Forms 6
>DB: Oracle 8i enterprise
>
>Does anyone know the effect of changing the 'DML Returning Value' in block
>property to 'Yes' ? I read the help file and it said that if we change the
>property to 'Yes' then Forms will automatically update the client side data
>(if there are changes in server side data), and the user will not need to
>re-query the database to obtain the changed values.
>I have tried this but I didn't see any changes in my form after I changed my
>data in server.
>
>Thanks alot,
>-agung
>
If you have a DB trigger that changes values that are on the form, setting this will prevent a subsequent update to this row from getting the error "Row updated by another user. Please requery".

Dan Hekimian-Williams Received on Fri Jun 23 2000 - 00:00:00 CEST

Original text of this message