Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bypass logon

835457Mar 15 2011 — edited Mar 19 2011
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2011
Added on Mar 15 2011
26 comments
4,165 views