Hello,
I noticed new behavior of the PLSQLDev v.9 which is quite dangerous to me. Given that I have PLSQLDev with some SQL windows opened, logged-on to production database. Then I relog to the test database. After that all windows are still logged-on to Production database which is not obvious after using "Session->Log off" before. This leads to mistakes and executing sql queries on a production database rather than on the test.
Is that a designed behavior and if so, is there any possibility to re-login to another connection in that way, that it will relate to all open windows ?
Thanks,
Bertrand
I noticed new behavior of the PLSQLDev v.9 which is quite dangerous to me. Given that I have PLSQLDev with some SQL windows opened, logged-on to production database. Then I relog to the test database. After that all windows are still logged-on to Production database which is not obvious after using "Session->Log off" before. This leads to mistakes and executing sql queries on a production database rather than on the test.
Is that a designed behavior and if so, is there any possibility to re-login to another connection in that way, that it will relate to all open windows ?
Thanks,
Bertrand