How does the command POST differs from COMMIT ?
Answers were Sorted based on User's Feedback
Answer / raj dhar
Post :- Post is used for temporary save and it is used in
form(D2K)only.
Commit :- Commit used for Permanently save and it is used
in form(D2K) as well as oracle.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / guest
Post writes data in the form to the database but does not
perform database commit
Commit permenently writes data in the form to the database.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is the "LOV of Validation" Property of an item? What is the use of it?
what are the oracle forms services components include?
difference between repeating frame and frame
Explain the various types of oracle report?
all steps of bitmap report?
what is tripstop report?
How can we call a URL from a menu (Oracle Forms 6i)?
What is a record Group?
What is the difference when Flex mode is mode on and when it is off?
List the buil-in routine for controlling window during run-time?
What is a matrix report and how many minimum groups are required to prepare the same?
Can we invoke one form from another in a multi-forms application?