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 are the two repeating frame always associated with matrix object?
if u have one group can u create another from that
How i get the client m/c IP address.
What are the different types of key triggers ?
What are the different display styles of list items?
based on parameter value layout of report should change
How do you pass the parameters from one form to another form?
How do you control the constraints in forms ?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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
What is an User_exit?
hiding item in report how like that properly,thats manually but at runtime i want to do