Here you go

Showing posts with label environment variable. Show all posts
Showing posts with label environment variable. Show all posts

Wednesday, October 22, 2014

How to Set Forms Path for Oracle Form Builder (Forms_Path)



If you are willing to compile Oracle Forms on your PC having windows, XP, 7 or 8 then you have add an environment variable named   "FORMS_PATH" and assign it a value where your forms, resources and plsql are available on your system.

In my case I have placed AU_TOP  to my D: drive.


Then value of environment variable will be:

D:\au\12.0.0\resource;D:\au\12.0.0\plsql;D:\au\12.0.0\forms\US


Navigation:
   Right Click on My Computer > Properties > Advance > Environment Variable.