Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> How to find that after "post" there was no "commit"
Hi,
I am working with Forms Developer v4.5 and v6. Maybe someone know how to find that after "post" there was no "commit"
For ex. pl/sql code :
POST;
...
...
...
...
IF ("there_was_no_commit ???") THEN
COMMIT_FORM;
END IF;
note: SYSTEM.FORM_STATUS in both cases is set to "QUERY"
Thanks,
Jacek Received on Fri Aug 11 2000 - 00:00:00 CDT
![]() |
![]() |