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 |
Can a field be used in a report wihtout it appearing in any data group?
how to pass 2 parameters from one form to other in oracle applications?
While connecting to Oracle Db i am getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem?
What is the use of Printer Definition file (PRT) in Reports ?
how to send file attachment from oracle forms
Is the After report trigger fired if the report execution fails?
How can you execute the user defined triggers in forms 3.0 ?
how to send sms to mobile phone from oracle forms.
can u call procedure or function is sq l query in reports
What is an OLE?
List the buil-in routine for controlling window during run-time?
What do you mean by a pop-up window ?