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
i am writing a query select EmpNo from Emp how can i call in after parameter form
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
did u received a single file or multiple files
difference between global n context sensitive segments?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
how do u compile a form i.e .fmb file in Unix or in dos
What is a matrix report and how many minimum groups are required to prepare the same?
did u p prepared complex report
In what situation u create the BPA.
how report can be generated if we have the database designed in oracle 10g?
What do you understand by oracle forms?
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
Explain how one can iterate through items and records in a specified block?
Is it possible to have multiple layouts in a report?
What is a canvas in oracle forms?