Commit in forms4.5 [message #78513] |
Wed, 27 February 2002 06:53 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
urgent
Messages: 4 Registered: November 2001
|
Junior Member |
|
|
I am using Developer Forms 4.5.I have a Form where in the there r 4 datablocks .When i insert a record in the detail form and try to save it it shows a message "Transaction Complet.2 Records Applied and Saved"......Its not that everytime it shows 2 records..sometimes it shows mroe than that.......and sometimes also 1.....Not able to track on what basis its updating the reocrds....So pls help in the way how can i trap that message........
My requirement is... .it shuld save the master reocrd once and then go on saving only the detail records.....
Pls help urgent
|
|
|
Re: Commit in forms4.5 [message #78514 is a reply to message #78513] |
Wed, 27 February 2002 07:34 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
pratap kumar tripathy
Messages: 660 Registered: January 2002
|
Senior Member |
|
|
when u say commit, the forms go through all the blocks and commit block by block.
it says "Transaction Complet.2 Records Applied and Saved" when it finds 2 changed record and saved that.
u must be changing the record, so u r getting the message
|
|
|