v9 - cannot execute sql when switching conection

  • Thread starter Thread starter
  • Start date Start date

Guest
Config:
Session mode: multi session
Multi connetion : do not allow multiple connections

init: already opened plsqldev working with active connection

action: execute sql in sql window
result: sql executed, OK

action: use connection switch (little down arrow near yellow key) and switch to another database, execute sql
result: sql executed, OK

action: log off from menu
result: logged off, OK

action: use connection switch (little down arrow near yellow key) and switch to another database, execute sql
result: KO! execute button grayed, execute shortcut not working either
workaround: use connection switch again

 
We'll fix it. Another workaround is to switch to a different window in the IDE and back. This will update the execute button state as well, and may be easier than closing and reopening a window.
 
Back
Top