I have made a small project in Oracle, by using the oracle forms builder - how do I create an installer (setup.exe) for my project (one that would setup the application on MS Windows?)
Please... help me, and thanks a lot
|
|
I have made a small project in Oracle, by using the oracle forms builder - how do I create an installer ( Please... help me, and thanks a lot |
||||
|
|
|
Up to Forms 6i you can have a Forms runtime client installed on the target PC. That target PC also needs connectivity to the database. You don't need a license for the runtime client. From 6i onwards, the Forms component can run through an application server with the client accessing it through a Java applet in the browser. The app server needs connectivity to the database, but the end client doesn't. The app server needs appropriate Oracle licensing. Forms 6i itself has the choice of running through an installed runtime client or through a web browser. Forms cannot be implemented through a simple windows installer. |
||
|
|
|
|
Hi Nader, |
||
|
|