I’ve put my database info into Tnsnames.ora, and now each time I start PL/SQL Developer I get a dropdown list of my databases, but I have to type in the password every time.
There is an option under Tools>Preferences to store passwords for multiple connections, but it doesn’t seem to have any effect. The password field is always blank when I start the application.
How can I get this to remember the password?
I’m using PL/SQL Developer 9.0.2.1621
After you login for the first time, password is saved.
Next time, no need to type, click on the […] next to the UserName and select database, it will autologon. Hope it helps!