Bypass logon
835457Mar 15 2011 — edited Mar 19 2011Hi All,
I'm using Oracle Forms 6i, I wanted to know if it is possible to bypass logon dialog which apperas when runnig compiled(.FMX) from outside the forms builder using Oracle Forms Runtime (ifrun60.EXE) ? I wanted some username and password (system's administrator) to be logged on automatically when I run forms using Oracle Forms Runtime.
I tried ON-LOGON & PRE-LOGON triggers and I put inside them :
LOGON ('USERNAME','PASSWORD@DB')
But I still get logon dialog when I run form (.FMX) using Oracle forms runtime.
Any idea ? Thanks in advance,
Regards,
LoveSoul