Deploying Oracle forms [message #82234] |
Mon, 12 May 2003 13:00 |
sokeh
Messages: 77 Registered: August 2000
|
Member |
|
|
A couple of years ago (yes, it has been that long),
I came here looking for steps in deploying oracle forms to client desktops.
I found a great post here on how to do that.
It worked great for me but since then, I had left the company, became a web developer and now back to full time back end developer.
I was wondering if someone could be kind enough to give me the steps for deploying oracle forms and reports.
Thanks in advance
|
|
|
Re: Deploying Oracle forms [message #82259 is a reply to message #82234] |
Wed, 14 May 2003 04:24 |
Ritesh Kumar
Messages: 18 Registered: February 2003
|
Junior Member |
|
|
Assuming you are using Forms 6i and above:
1. Install the forms and reports runtime on the client machine.
2. Configure tnsnames.ora to connect to the database
3. Create separate directories for forms and reports executables and put all the executable in those directories.
4. Set the FORMS60_PATH, REPORTS60_PATH and other bunch of other registry variable in your registry.
You are set to run the forms and reports from client machine.
Ritesh
|
|
|
Deploying Oracle forms [message #82281 is a reply to message #82259] |
Thu, 15 May 2003 01:13 |
newcomer
Messages: 3 Registered: February 2000
|
Junior Member |
|
|
Hi experts !
I'm new to oracle.i find this orafaq forums very helpful.
Thanks for your condributions.
i have two questions
1. Where can i find the regintry file to set
forms60_path and reports60_path ?Which is that ?
2.How can i hide the default form tittle
('Developer/2000 Forms Runtime For win....')
and set my own tittle ?
Thanks
A newcomer to Oracle
|
|
|