| |
Welcome to the dBforums forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact support.
If you prefer not to see double-underlined words and corresponding ads, place your cursor here for ContentLink opt out.
|
 |

04-02-08, 09:32
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 60
|
|
|
frm-40010
|
hi all
in one of my forms i am using a button to take me to another form buy using OPEN_FORM ('FORM_NAME');
but it giving me frm-40010 error..
so how i can fix this
thanx
|
|

04-02-08, 11:05
|
|
Lost Boy
|
|
Join Date: Jan 2004
Location: Croatia, Europe
Posts: 2,716
|
|
This is what Oracle says:
Quote:
FRM-40010: Cannot read form %s.
Cause:**One of the following:
1. You entered a nonexistent form name.
2. You typed an incomplete path.
3. You do not have the proper privileges to run the form.
4. You do not have a compiled copy of the form.
Action:**Retype the form name correctly, provide the proper path name, compile the form, or contact the DBA.
|
|
|

04-02-08, 11:08
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 60
|
|
|
2. You typed an incomplete path
where to type the path
thanx
|
|

04-02-08, 15:41
|
|
Lost Boy
|
|
Join Date: Jan 2004
Location: Croatia, Europe
Posts: 2,716
|
|
I use MS Windows XP and Oracle Developer Suite 10g, so I'd put it into the FORMS90_PATH string in Windows registry (as I don't like hard coding paths into my forms).
Or, you might set it in the DEFAULT.ENV file.
|
|

04-02-08, 16:00
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 60
|
|
i didnt get it at all...can u explain little bit more please
thanx
|
|

04-03-08, 02:30
|
|
Lost Boy
|
|
Join Date: Jan 2004
Location: Croatia, Europe
Posts: 2,716
|
|
If your operating system is MS WIndows (XP?), then open registry editor and navigate to HKEY_LOCAL_MACHINE/ORACLE/HOME0. Locate FORMS90_PATH string and modify its value - add a directory which contains your forms (separate it from the rest of the string with a semi-colon).
DEFAULT.ENV is a file located in ORACLE_HOME\FORMS90\SERVER directory. Open it with any text editor and set FORMS90_PATH to point to a directory which contains your forms.
|
|

04-09-08, 09:26
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 60
|
|
ok thanx..i solved the broblem by adding the path andsave as .fmx..
thanx to u all
|
|

04-09-08, 15:59
|
|
Lost Boy
|
|
Join Date: Jan 2004
Location: Croatia, Europe
Posts: 2,716
|
|
Quote:
|
Originally Posted by Tomatito
thanx to u all
|
But, it's only me, Foot (singular, as opposed to feet (plural)).
|
|

04-11-08, 16:36
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 60
|
|
hahahhahahahhaha sorry dear i didnt see that...ya it only u always replaying to mee...thanx alot to u only
and thanx for the grammer leson as well
thanx
|
|

04-18-08, 12:13
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 60
|
|
hi there all
i soveled the problem ....if any one needs help in this just let me know
thanx
|
|

04-19-08, 05:42
|
|
Lost Boy
|
|
Join Date: Jan 2004
Location: Croatia, Europe
Posts: 2,716
|
|
Someone will certainly run into the situation you were in.
You came here asking for help.
Now that you solved it, it would be nice if you post the solution NOW!, not waiting until someone says "Hey, how did you do that?". You might be on 3-months vacation. You might stop working with Oracle. You might stop visiting dBforums. You might ... whatever.
So, post it now, share the knowledge. Don't keep it for yourself.
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|