Re: forms 4.5 commit without form change

From: Steve Cosner <stevec_at_zimmer.CSUFresno.EDU>
Date: 1995/09/25
Message-ID: <DFH0BG.3CL_at_CSUFresno.EDU>#1/1


In article <1995Sep25.135928.26678_at_lamont.ldgo.columbia.edu> anarayan_at_sctcorp.com (Ananta Narayanan) writes:
>shelleyp_at_ix.netcom.com (Shelley Powers) wrote:
>
>>I have a forms 4.5 application that I need to commit embedded SQL
>>in, but that the blocks within the form do not have any changes.
>>I keep getting the 'no changes to commit' message box, though
>>the changes are being committed.
 

>>Can someone out there tell me how to turn off this
>>message box?
 

>>Many thanks
 

>>Shelley
>
>Set :system.message_level to 25 before the commit statement and then
>reset it back to 0
>
This should also work: FORMS_DDL('COMMIT;'); Received on Mon Sep 25 1995 - 00:00:00 CET

Original text of this message