Home » Developer & Programmer » Forms » how to skip log on screen
how to skip log on screen [message #81007] Wed, 25 December 2002 09:27 Go to next message
Rishi
Messages: 63
Registered: January 2001
Member
HI all!!
when we try to run forms and does not connect to data base yet..log on screen automatically but i want to skip this sceen and want a customize log on screen will appear...
Rishi
Re: how to skip log on screen [message #81011 is a reply to message #81007] Wed, 25 December 2002 22:55 Go to previous messageGo to next message
Julie
Messages: 98
Registered: February 2002
Member
If you want to connect to the database in the background and supress the login screem, create an ON-LOGIN trigger and:
LOGON('user','password'||'@'||'database');
Re:skip log on screen [message #83407 is a reply to message #81011] Sat, 04 October 2003 05:28 Go to previous message
Dev Ranjan Chowdhury
Messages: 4
Registered: October 2003
Junior Member
right click on sqlplus.exe and go to the properties and write the syntex on target dialog box --
write username/password@database then you skip the login screen
Previous Topic: Oracle 9i bug or what?
Next Topic: How to move a text file from Oracle 9i Database server
Goto Forum:
  


Current Time: Sat Apr 20 03:51:38 CDT 2024