PL/SQL Developer 9

hi,

We just got PL/SQL Developer 9 and had a few questions:

1) Is there any way to colour a window differently for different connections?

2) How do you cancel a long query or retrieval? The cancel or stop button on the toolbar is grayed out now (from version 6).
 
1) Is there any way to colour a window differently for different connections?
You can use Connection Indicators for this (Tools > Preferences > User Interface / Appearance).

2) How do you cancel a long query or retrieval? The cancel or stop button on the toolbar is grayed out now (from version 6).
Maybe you have set the "Session Mode" preference to "Single Session" (Tools > Preferences > Oracle / Connection)? Set it to "Dual Session" or "Multi Session" to enable the cancel button.
 
Back
Top