what are difference between post database commit and
post-form commit?

Answer Posted / chaudhry

Post-form commit fires once during the post and
commit transactions process, after the database commit
occures. The post-form-commit trigger fires after
inserts,updates and deletes have been posted to the
database but before the transactions have been
finalished in the issuing the command.The
post-database-commit trigger fires after oracle forms
issues the commit to finalished transactions.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

2074


What is a user exit program in oracle reports?

769


how do u place it in required folder

1698


what is difference between group above and group left report

3595


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1783


Explain how one can iterate through items and records in a specified block?

773


what exactly u write in when_new_form_instance

3199


suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables

1823


In what situation u create the BPA.

1982


if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1683


I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object

2662


What is a matrix report and how many minimum groups are required to prepare the same?

823


i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame

2777


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

2067


hiding item in report how like that properly,thats manually but at runtime i want to do

2885