Prevent the logon window on startup

Bart

Member²
I cannot find the option to disable the logon window when I start pl/sql developer.

Now I always need to cancel the logon window before I manually choose my connection. It feels rather strange that I am expected (feels forced) to connect first...
 
Last edited:
Hi Bart,

From the manual:

plsqldev.exe nologon

"The nologon parameter suppresses the logon dialog that is displayed when PL/SQL Developer is started"
 
Back
Top