Tool to integrate the application [message #399501] |
Wed, 22 April 2009 09:48 |
r3pdos
Messages: 2 Registered: April 2009 Location: Barcelona
|
Junior Member |
|
|
Hello,
I´ve just migrate an application (Forms and Reports) from Oracle 6i to Oracle 10g.
I installed Oracle Developer Suite 10g to do this.
Now, the Forms and Reports are migrated, and it´s neccesary to integrate the application in each user PC, but I don´t know which tool/application I have to install in the user PC so as to run the application.
I know that it´s neccesary that each user PC has the configuration files (ORACLE_HOME\forms90) and the Forms and Reports migrated, but I don´t want that the user has access to Forms or Reports Developer.
I hope anyone can help me.
If this is not the correct forum where I´ve to ask, please tell me.
Thanks a lot.
|
|
|
Re: Tool to integrate the application [message #399514 is a reply to message #399501] |
Wed, 22 April 2009 12:28 |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
I am not sure I understand your question, but let me state something that may help.
Forms 6i was client/server.
Forms 10g is web based only.
You do not need Developer (Forms, Reports) on the PC to run them. However, the forms would need to be on the Application Server, compiled.
If you plan to run them locally, then you need Developer fully installed as it runs a local mini-web server. This would mean that the user would have access to the source of forms and reports.
|
|
|
|
|