Run form module from Form Builder [message #110620] |
Wed, 09 March 2005 02:00 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
bpham
Messages: 6 Registered: March 2005
|
Junior Member |
|
|
I just begin to learn about oracle forms, please help!
From Form Builder, I opened an existing module, then connected to the database. I compiled and try to run the form on client/server, but I was unable to due this error "Form - Please use the logon screen to access the application."
I need to modify an existing form, and I want to run for my unit testing, but I couldn't.
Can anyone help me with this ASAP.
Thanks in advance!
bp
|
|
|
|
|
Re: Run form module from Form Builder [message #110682 is a reply to message #110620] |
Wed, 09 March 2005 11:10 ![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) |
bpham
Messages: 6 Registered: March 2005
|
Junior Member |
|
|
youtz,
No, there is no form error number.
I think so, it's might be a check that is made in my form, as I said, I'm totally a beginner learning about oracle developer.
It's seems like a LOGON_SCREEN procedure/trigger, but I don't know how to start the code for my form, please tell me the steps to follow.
MHE,
Yes, I think so too, could be a pre-form trigger check, but I don't know where to start, please tell me the steps to follow.
Thanks in advance.
bp
|
|
|
|
Re: Run form module from Form Builder [message #111234 is a reply to message #110620] |
Mon, 14 March 2005 19:11 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Put your development directory in front of the list of directories that contain the whole application. Modify the one form from the application in which you are interested into your area. Then start the application from its normal start screen and your version of the subordinate screen should be selected when appropriate.
David
|
|
|