Solution not to have the ORA-04062 more
454935Sep 19 2005 — edited Sep 19 2005Hello,
In a form, I used a type ( TYPE MyRec is record) which is defined in a package specification. When type MyRec changes, I am to oblige of recompiler the forms if not I have error ORA-04062. Exist there more a solution does not have to have with recompiler the FORMS and to keep dynamic association between the FORMS and the type defines in the "PACKAGE".
Thanks.