deploying oracle .fmx file [message #136879] |
Mon, 12 September 2005 01:39 |
bhoite_amol83
Messages: 110 Registered: June 2005 Location: Pune
|
Senior Member |
|
|
Hi,
I want to deploy oracle forms .fmx file on another machine.
What i need to configure that machine so that fmx file will run.
Where to copy fmx file etc......
PLZ tell me procedure in detail.
Thanks in advance for any suggetion.
Amol.
|
|
|
|
|
|
|
Re: deploying oracle .fmx file [message #136893 is a reply to message #136892] |
Mon, 12 September 2005 02:18 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
I am assuming that you wish to run the form on your Windows box and access the database on another machine. The alternative is that you use X-windows on the PC and run the form on a central server, typically Linux or some other version of Unix.
For the 'run on PC', search this forum for 'fmx'. Bascially, you need to install the run time environment on the PC, perhaps distribute the FMX files to the PC but I prefer to have them on a central server (then you only have to update one copy).
David
|
|
|