FORMS 4.5 Question
Date: Tue, 21 Apr 1998 15:46:09 -0600
Message-ID: <353D13A1.452A_at_shell.ca>
[Quoted] Hello Forms Gurus,
I am currently developing a 2 form application and am struggling with one aspect of it.
I make a OPEN_FORM(FORMNAME) call to the 2nd form from one of the WHEN-BUTTON-PRESSED triggers on the first form in order to navigate from one form to the other. Now whenever I make any changes to the data displayed on the 2nd form, and try and save the changes (I have a SAVE button that does a COMMIT_FORM if the Form status has changed), I get the following message in a window (the standard Forms 4.5 error/message window)
FRM-40405: No Changes to commit.
When I acknowledge the message, I then get a message at the bottom of the screen that says :
FRM-40400: Transaction complete: 1 records applied and saved.
and it commits the changes (one change in this case) to the database.
Could someone indicate why I get the first message and is there a way to get around it? I have similar methodology to commit changes in the first form and that works like a charm. Does this have anything to do with the OPEN_FORM call?
Your advise (preferably by email at amardeep.johar_at_shell.ca) would be appreciated.
Regards.
Amar Received on Tue Apr 21 1998 - 23:46:09 CEST
