Create a Form to Open Read Form [message #222186] |
Fri, 02 March 2007 04:01 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
anil_mk
Messages: 146 Registered: August 2006 Location: Bangalore, India
|
Senior Member |
![anil_murlidhar%40yahoo.com](/forum/theme/orafaq/images/yahoo.png)
|
|
Hi Everyone,
Is it possible to create a form which should read all the forms which are in some directory(Same DIrectory). The New form should read the Objects(Triggers, Procedures, packages, functions) from the specified form(which will be in same directory as the New Form is in. Or If Specified form is in different directory as of New Form, @ that time we should specify the full path of Specified form for read purpose).
Here the New Form should read the codes present in the specified form.
If it is possible how can we implement?
I Need your Suggestions.Please reply me if you know.
Thanks
AnilMK
|
|
|
|
Re: Create a Form to Open Read Form [message #225717 is a reply to message #225394] |
Wed, 21 March 2007 02:22 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
anil_mk
Messages: 146 Registered: August 2006 Location: Bangalore, India
|
Senior Member |
![anil_murlidhar%40yahoo.com](/forum/theme/orafaq/images/yahoo.png)
|
|
Hi David,
So many times i wanted to find some codings which is in some form, but i don't know in which form it is, to find that i want a the form which i explained in above post.
And sometimes what happened is with my application, i got an issues which even from client side don't knew how that was generated( i mean through which form of front-end, the error has generated ), to handle such type of situation.
And once again the error which occured has been inserting into log table with package,procedure,function names into it. Means if we have a function name in log file, we could be able to find out the which form is calling that function and we could able to solve the issue.
Regards
Anil MK
[Updated on: Wed, 21 March 2007 02:24] Report message to a moderator
|
|
|
|