Closing a SQL Window when Multiple Connections are set

Malcolm

Member
Hi

We are running PLSQL Developer 9.0.5 with the "Allow Multiple Connections" option set. Is there a way to force a connection to close when you close a SQL Window without having to go via the Session -> Log off -> Session route as well as close the window?

Reason for asking is that as developers close a window, we are left with "orphaned" connections which will only go when PLSQL Developer is closed on the desktop.

Many thanks
Malcolm
 
No, there is currently no option for this. I have added this to the list of enhancement requests.

At the moment you would explicitly need to right-click on the connection and select "Disconnect".
 
Back
Top