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
how do u place it in required folder
What is an SQL FORMS ?
from where do u receive the information to develop report
difference between global n context sensitive segments?
What do you understand by oracle forms and why are they required?
Explain the different levels at which oracle form services interact.
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
why the Ctl file u put only in bin folder why not in other folder
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
i am writing a query select EmpNo from Emp how can i call in after parameter form
hiding item in report how like that properly,thats manually but at runtime i want to do
Why oracle forms required?
What is a matrix report and how many minimum groups are required to prepare the same?