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
What is an SQL FORMS ?
how do u compile a form i.e .fmb file in Unix or in dos
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
did u received a single file or multiple files
What is a canvas in oracle forms?
if some data is not transfered where it will get stored
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Is it possible to execute a dynamic sql from forms?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
all steps of bitmap report?
Is it possible to have multiple layouts in a report?
if u want to delete all these detail block etc what will happen in form
how to send file attachment from oracle forms
what is a package n what r the packages availbla in report
Explain the various types of oracle report?