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.

Go Back  dBforums > Database Server Software > Oracle > frm-40010

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-02-08, 09:32
Tomatito Tomatito is offline
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
Reply With Quote
  #2 (permalink)  
Old 04-02-08, 11:05
Littlefoot Littlefoot is offline
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.
Reply With Quote
  #3 (permalink)  
Old 04-02-08, 11:08
Tomatito Tomatito is offline
Registered User
 
Join Date: Oct 2007
Posts: 60
2. You typed an incomplete path

where to type the path

thanx
Reply With Quote
  #4 (permalink)  
Old 04-02-08, 15:41
Littlefoot Littlefoot is offline
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.
Reply With Quote
  #5 (permalink)  
Old 04-02-08, 16:00
Tomatito Tomatito is offline
Registered User
 
Join Date: Oct 2007
Posts: 60
i didnt get it at all...can u explain little bit more please

thanx
Reply With Quote
  #6 (permalink)  
Old 04-03-08, 02:30
Littlefoot Littlefoot is offline
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.
Reply With Quote
  #7 (permalink)  
Old 04-09-08, 09:26
Tomatito Tomatito is offline
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
Reply With Quote
  #8 (permalink)  
Old 04-09-08, 15:59
Littlefoot Littlefoot is offline
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)).
Reply With Quote
  #9 (permalink)  
Old 04-11-08, 16:36
Tomatito Tomatito is offline
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
Reply With Quote
  #10 (permalink)  
Old 04-18-08, 12:13
Tomatito Tomatito is offline
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
Reply With Quote
  #11 (permalink)  
Old 04-19-08, 05:42
Littlefoot Littlefoot is offline
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.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On