Home » Developer & Programmer » Forms » URGENT!!!!! ORA 04062 When button pressed
URGENT!!!!! ORA 04062 When button pressed [message #81389] Wed, 12 February 2003 22:05 Go to next message
chandra
Messages: 31
Registered: October 2000
Member
Hi,
I have a form abc.fmx Ver5.0. and a package xyz_pkg.
Inside a button pressed trigger of abc.fmb, I have a call to a routine xyz_pkg.123 of xyz_pkg . I have passed a cursor as one of the parameter to the package inside this trigger.
The problem is every time the xyz_pkg is compiled i get ORA 04062 error in the form. Once the abc.fmb is compiled then it works fine.
But i want to disable the link between the package and form because of the timestamp.
Is there any command that i can use in Forms so that the fmx is independent of the pkg timestamp.

Also other ways to overcome this issue apart from creating that cursor inside the routine itself and passing just the parameters. (coz it did not work as desired).

Thanks
Re: URGENT!!!!! ORA 04062 When button pressed [message #81392 is a reply to message #81389] Thu, 13 February 2003 02:23 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
Call the proc trough an attached library. That might help.

MHE
Previous Topic: Developer with Report 2.5.5.22.0 needed
Next Topic: How To Avoid duplicate Record in multirecord block
Goto Forum:
  


Current Time: Sat Apr 20 09:09:12 CDT 2024