Re: Forms 4.5 Control item update HELP!!!!!!

From: Alex Heney <a.j.heney_at_btNOinterSPAMnet.com>
Date: 1997/12/03
Message-ID: <348546ee.14413475_at_news.axion.bt.co.uk>#1/1


On Tue, 02 Dec 1997 11:16:16 -0500, Tammy <newspost_at_renewal-iis.com> wrote:

>How do you get Forms to recognize when a control item in a base table
>block has been changed?
>
>We appreciate any and all ideas/suggestions.
>

Setting the 'Lock_Record' property on the item TRUE will cause the ON-LOCK trigger (if any) to be called, if that is what you want.

If you don't actually want to lock the base table, then you can bypass the Lock_Record built-in in the ON-LOCK trigger under the appropriate circumstances. (Unfortunately, FORMS will not call the ON_LOCK trigger again until a commit or query has been performed)

--

Alex Heney,  Global Villager

Remove NO and SPAM from the above address if replying by email.
Received on Wed Dec 03 1997 - 00:00:00 CET

Original text of this message