Unable to locate Procedure. [message #305495] |
Tue, 11 March 2008 01:10 |
jhedshi
Messages: 13 Registered: February 2008
|
Junior Member |
|
|
Hi,
On a form there is a button. On the when button pressed event there is a procedure PROCESS , which is called.
Now in the object navigator, i located the procedure under Attached Libraries and Library name = CPROC. The PROCESS procedure that i am lookin for is here but just mentions specification . When i double click the procedure does not open. Or when i right click and say plsql editor no code opens.
Where do i find the code for this procedure . Please help..
regards.
|
|
|
Re: Unable to locate Procedure. [message #305509 is a reply to message #305495] |
Tue, 11 March 2008 02:06 |
irfan.ocp
Messages: 29 Registered: February 2008 Location: Karachi, Pakistan
|
Junior Member |
|
|
Dear Jhedshi
I think that you have created your own Procedure on Program Unit and by mistake you will deleted.
because there is no Built-in Procedure [PROCESS] in Oracle Developer 6i.
Best Regards,
Muhammad Irfan Bakali
|
|
|
Re: Unable to locate Procedure. [message #305531 is a reply to message #305495] |
Tue, 11 March 2008 03:36 |
akramrabaya
Messages: 41 Registered: November 2007
|
Member |
|
|
or may that procedure is a database trigger which u will not find it program units .
once u open your form bulder go to database objects and then may you will find it there weather in user lever or on table level .
akram
|
|
|