Re: how to tell Forms that the database contents have changed?

From: Jerry Alan Braga <jabraga_at_golden.net>
Date: Fri, 12 Mar 1999 18:19:19 -0500
Message-ID: <7cc6j8$4r0$1_at_cougar.golden.net>


set record_property(get_block_property('block_name', current_record), 'block_name', status, changed_status);

This will also force that record to be updated to the database along with the record inside your procedure.

vagelis Hristidis wrote in message <7cc3pf$apl$1_at_ulysses.noc.ntua.gr>...
>When I insert a record to a table using a procedure, how can I tell to
Forms
>that the contents of the data block based on this table have changed, so
>that it asks the user if he wants to save changes when he tries to exit
>Form?
>Or how can I put SYSTEM.FORM_STATUS in changed mode?
>
>Thanks in advance .
>Please mail to me.
>
>----------------------------
>Vagelis S. Hristidis
>Electrical and Computer Engineering
>National Technical University of Athens
>e-mail:exrist_at_cc.ece.ntua.gr
>URL:http://www.cc.ece.ntua.gr/~exrist
>
>
Received on Sat Mar 13 1999 - 00:19:19 CET

Original text of this message