Data panel navigation is slow

Hello,

We have recently purchased PL/SQL Developer from you, and have started using version 8.0.0.1480. We are facing some issue with the SQL Window.

When we execute a query and try to navigate to data panel, it takes tooo long time to move cursor to the data panel.

I believe there is some Preference that need to be changed.

Can you please let me know that setting?
 
To obtain some more diagnostic information, can you modify the shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Documents and Settings\\Application Data).

The preference you need to change to fix this is the "Show dictionary info in result grid" option of the SQL Window preferences.

 
Back
Top