Re: Deploying Forms 4.5 Application on a Local network

From: JOTROY1 <jotroy1_at_aol.com>
Date: 1997/10/01
Message-ID: <19971001033101.XAA11393_at_ladder01.news.aol.com>#1/1


Create a shortcut (icon) for your application. Then in the propertied window  for that shortcut (or icon) enter the path of oracle (i.e., where oracle  forms45 executable is located) followed by the initial (or startup) form name.   It usually goes like this:
    n:\programs\win\orawin\bin\f45run.exe STARTUP.FMX  where

     n:\programs\win\ is where your oracle executables are located (on the  network, if that's where your executables are located).

     STARTUP.FMX is the startup or the first form in your application (.FMX is  optional, I suppose)

As for the log-on popup window, Oracle will handle that for you if you do not  include any username and password in your source file  (n:\programs\win\orawin\bin\f45run.exe). However, your users will have to  enter the username, password and the database they will be logging into.

Hope this helps!

Venkat  

Amit wrote
> Hi All,
> I have developed an application using Forms 4.5 but I can't figure
>out what to do so that other people can run the application and enter
>information to the central database.
>Currently everybody is working on Win-NT. How do I make an Icon for
>other people
>to run the application and have a seperate window for Log-on Pop up as
>soon as
>they start the application. Hope you understand my question.
> Any help is appreciated.
>
>Thanks
>
>Amit
>
>
Received on Wed Oct 01 1997 - 00:00:00 CEST

Original text of this message