Re: Forms 4.5 login
From: Mr Jeremy Parsons <Jeremy_at_sqlstar.demon.co.uk>
Date: 1996/10/23
Message-ID: <846089447snz_at_sqlstar.demon.co.uk>#1/1
Date: 1996/10/23
Message-ID: <846089447snz_at_sqlstar.demon.co.uk>#1/1
In article <54jngq$7av_at_sjx-ixn10.ix.netcom.com>
monicaz_at_ix.netcom.com(Monica "Monica Zimmerman" writes:
> We are developing forms 4.5 apps and wonder if there is any way to
> eliminate or change the login screen during execution time. We do
> want our users to enter username and password, but NOT have to type
> in the database name! Does anyone know how to make this invisible
> to our user?
>
> Thanks!
>
You will be presumably using forms runtime.
In our application we use ousr own password system and all the users use a single oracle login
the command line we use is
c:\orawin\bin\f45run.exe Module=c:\program\menu Userid=Username/Password_at_server Windows_State=Maximized Session=Yes
-- ****************************************************************************** * Jeremy Parsons * Email : Jeremy_at_sqlstar.demon.co.uk * * Project Manager * SQL Star International Limited * ******************************************************************************Received on Wed Oct 23 1996 - 00:00:00 CEST