PLD start up with Recent menu etc. and not 'normal' logon dialog

Claus Pedersen

Member³
During testing of the beta versions of version 15, the 'normal' logon dialog (Username, Password, Database, Connect as etc.) was replaced by a menu (Imported Fixed Users, Imported History, Recent, and with an Other button) when starting the PLD program.

How do I get the 'normal' logn dialog back in version 15 (where I can use Ctrl-H or the ellipsis to recall the history)?

I am using version 15.0.0.2050
 
it seems "noconnectionlist" parameter helps. try to find it in params.ini and Manual.pdf.
it was correct for versions prior to 15, maybe for 15 too, who knows?.. :)
 
Last edited:
Thanks, lost

It seems that using the parameter when calling PLD:
plsqldev.exe noconnectionlist
did the trick.

I could not find anything in the ini files, nor the manual, other than the noconnectionlist switch, but it works and I am back to the 'normal' behaviour
 
Back
Top