Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

POST Built-in

494019Sep 15 2006 — edited Sep 16 2006
Hi all,
Has anyone have any good usage of the POST Built-in?

I have a form A (master) calls a second form B (detail). If the user inserted a record in form B then commit the row in form A, otherwise rollback.

The POST Built-in seems to be a perfect way to do it. However, I saw lots of locking issue that are posted here. And some

So, the only other way for me is to commit the record in Form A first before calling form B. This alternative works fine if the user inserted a child record in form B. If not then I have to delete these these master records without child records...

Does anyone have a better way to do this?
Thanks all for you help.

LL
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 14 2006
Added on Sep 15 2006
12 comments
2,641 views