Home » Developer & Programmer » Forms » FRM-40405:No changes to apply (Oracle Forms,11g,Linux/Windows)
FRM-40405:No changes to apply [message #569614] Tue, 30 October 2012 06:08
rjocmc
Messages: 14
Registered: December 2011
Junior Member
Dear Sir

While saving data one after the other in the same session my application is giving this err

FRM-40405:No changes to apply

While checking the form saving is happening in another called form in the same session which is written like this:
"CALL_FORM('fmb_name',NO_HIDE,DO_REPLACE,NO_QUERY_ONLY,
Procedurename('P_MODE=U|P_xxxx='||
:xxxx||
'|P_yyyyy='||:yyyy));"

I have this doubt that if i do open the second form by open_form like
OPEN_FORM('fmb_name,ACTIVATE,SESSION');
this issue might be resolved.. but how can i pass the procedure name part as written in call_form above.

Will open_form work in my case?..

Please help..
Previous Topic: Error ORA-06502 in BLOB retrieval
Next Topic: How can we run forms & Reports from server through internet
Goto Forum:
  


Current Time: Wed Jul 03 10:20:40 CDT 2024