Re: Open and close a new form without commit the first one!

From: igor <igorp_at_in2.hr>
Date: Mon, 7 Apr 2003 11:27:44 +0200
Message-ID: <b6rgaj$ml4$1_at_sunce.iskon.hr>


open_form( ... SESSION ...)

"Valeria" <svale80_at_libero.it> wrote in message news:6c3ae28b.0304070041.28f7b9d7_at_posting.google.com...
> Hello everyone!
> This is my problem: from form A I have to call form B if the user
> would insert a new data to use. During session on form B, formA have
> to keep data already put in its items, without commiting them. Now,
> when the user want to close formB and commit the added records, I use
> ExitForm but this commit also formA! I have tried to call an explicit
> Commit after the INSERT, and then call the EXIT_FORM(NO_COMMIT), but
> it seems no work! Forms tries to commit formA, and fails because some
> necessary items are missed.
> Is my problem clear? :)
> Thanks for your wonderful help!
> Byess
> Vale
Received on Mon Apr 07 2003 - 11:27:44 CEST

Original text of this message