Hi,
It seems when the stored password expires in a database, we cant easily re-enter new password in PLSQLD? If we have used the tnsnames then we can drop down and select database and add new password, but the issue is where we used the direct database entry in the format scott@xxx.xxx.xxx.xxx/Test. Then we have to remember the IP we used to reenter the whole connect string.

Alternatively i thought when we selected saved connection to connect to database, when password is incorrect it would show the saved connection, asking for new password, but apparently not. Have i missed something ?

We are using PLSQLD Ver14.

Thanks
Sak