Home » Developer & Programmer » Forms » Auto login using Forms Version 6.0.8.21.3
Auto login using Forms Version 6.0.8.21.3 [message #146476] Thu, 10 November 2005 15:17 Go to next message
sikorsky05
Messages: 40
Registered: October 2005
Member
Is there a way I can set up Forms builder so everytime I click on the icon I log in automatically .. I want to setup different shortcuts so I can login to forms builder automatically instead of entering name, pswd, and database everytime...

[Updated on: Thu, 10 November 2005 15:38]

Report message to a moderator

Re: Auto login using Forms Version 6.0.8.21.3 [message #146533 is a reply to message #146476] Thu, 10 November 2005 22:46 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have a look at the command line options in the Forms Builder help file. You can put 'userid=mylogon/@mydb' and then you only have to enter the password.

David
Re: Auto login using Forms Version 6.0.8.21.3 [message #146552 is a reply to message #146476] Fri, 11 November 2005 00:48 Go to previous messageGo to next message
code_scavenger
Messages: 21
Registered: June 2005
Junior Member
No Message Body
Re: Auto login using Forms Version 6.0.8.21.3 [message #146553 is a reply to message #146476] Fri, 11 November 2005 00:49 Go to previous messageGo to next message
code_scavenger
Messages: 21
Registered: June 2005
Junior Member
create a trigger ON-LOGON and place a code:

logon('user','pwd@db');
Re: Auto login using Forms Version 6.0.8.21.3 [message #146612 is a reply to message #146476] Fri, 11 November 2005 08:10 Go to previous messageGo to next message
sikorsky05
Messages: 40
Registered: October 2005
Member
I went to start/run and typed in

IFBLD60.EXE sika28/sika28@dev1

Got a message FRM-10043 Cannot open File

What else can I try... Is there a way I can create a file what will load everytime I open Forms builder which can contain login info

I also created a shortcut and in target I typed

C:\ORANT\BIN\ifbld60.EXE sika28/sika28@dev1

got same message as above...
Re: Auto login using Forms Version 6.0.8.21.3 [message #146752 is a reply to message #146612] Sun, 13 November 2005 17:09 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Okay ... start/run is NOT the place to start your application. Copy the 'Run Forms' shortcut and give it a new name. Add the username/password information to the command line along with the name of the form, and put the WORKING DIRECTORY in the 'startin' slot.

David
Previous Topic: Error handling in Package used by Oracle 9i Form
Next Topic: to open a report in diff formats
Goto Forum:
  


Current Time: Fri Sep 20 04:35:28 CDT 2024