Home » Developer & Programmer » Forms » Logon
Logon [message #121978] Thu, 02 June 2005 03:25 Go to next message
jonmich005
Messages: 53
Registered: April 2005
Member
Hello

Before I can start my application, I always need to login to the oracle database.
Now I want to know if there is a way to login to my database as well as in my application.

Is there code or do this?
So that I don't need to login to the database before my application starts, but that it does it automatically.

Greetings Jonas
Re: Logon [message #121985 is a reply to message #121978] Thu, 02 June 2005 04:44 Go to previous messageGo to next message
A Ikramur Rahman
Messages: 81
Registered: May 2004
Member
Is your application is prompting with login screen, or else you are login to database in a separate session using SQLPLUS/TOAD?

If you are login to database using SQLPLUS/TOAD then that is altogther a separate activity.
Re: Logon [message #121986 is a reply to message #121985] Thu, 02 June 2005 04:46 Go to previous messageGo to next message
jonmich005
Messages: 53
Registered: April 2005
Member
And how can I see how I login.
How do I now if I'm using SQLPLUS/TOAD?
Re: Logon [message #121990 is a reply to message #121978] Thu, 02 June 2005 05:09 Go to previous messageGo to next message
A Ikramur Rahman
Messages: 81
Registered: May 2004
Member
Check which application you are running on your desktop.
Re: Logon [message #121992 is a reply to message #121990] Thu, 02 June 2005 05:22 Go to previous messageGo to next message
jonmich005
Messages: 53
Registered: April 2005
Member
I don't understand you?
Re: Logon [message #121998 is a reply to message #121992] Thu, 02 June 2005 05:37 Go to previous messageGo to next message
del_sandy
Messages: 22
Registered: February 2005
Location: Delhi
Junior Member

Hi,
U can use logon function in on-logon trigger to connect to ur application to database.
Sandy
Re: Logon [message #122000 is a reply to message #121998] Thu, 02 June 2005 05:40 Go to previous messageGo to next message
jonmich005
Messages: 53
Registered: April 2005
Member
But if I run it from my forms developer I always have to connect to my database because else it could not compile.
How should I run it then?
Re: Logon [message #122002 is a reply to message #122000] Thu, 02 June 2005 05:50 Go to previous messageGo to next message
A Ikramur Rahman
Messages: 81
Registered: May 2004
Member
Yes, you need to connect to ORACLE before compiling.

I don't think you can connect automatically to database when you start your FORMS Developer.
Re: Logon [message #122007 is a reply to message #122002] Thu, 02 June 2005 05:55 Go to previous messageGo to next message
jonmich005
Messages: 53
Registered: April 2005
Member
OK thanks
Re: Logon [message #122028 is a reply to message #121978] Thu, 02 June 2005 08:04 Go to previous message
fahedakhter
Messages: 39
Registered: March 2005
Location: Pakistan
Member

Perform following task

1)Make a shortcut of IFBLD60.EXE
2)Right clikc on shortcut of IFBLD6.EXE and select properties. In properties on target text box after path write
userid=scott/tiger module_access=database

Thats make scott/tiger default user now each time you open from builder it cannot ask you user name and same as run and compilation time.

regard's
Fahed
Previous Topic: Validation Control / Checks.
Next Topic: Dependent lists
Goto Forum:
  


Current Time: Thu Sep 19 22:52:57 CDT 2024