wait to long to go to lower panel after a query run

fidelfs

Member³
I am having some issues at this client and I don't know if it is the network or what?

This is the behavior:

I run any query and got the results.
I try to click on the lower panel where the results are, trying to select copy/paste or maybe trying to update the value (this happen in any scenario).
I can see the sand clock and I have to wait several secods or 1 minute.

Do you know what is causing this. I am running 7.0.1.1066
 
This is the result of the "Show dictionary info in result grid" SQL Window preference. This shows column information in the status line as you navigate through the grid, and provides selection lists for foreign key lookups and check constraints. You can disable it through Tools > Preferences > SQL Window tab page, but it really indicates a performance problem with your dictionary views.
 
Back
Top