 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
[SA 9.0.157 BETA] Right Click->Show Info not working? |
|
Using Database Explorer and doing right click->show info doesn't seem to do anything.
Likewise the popup context when hovering over an object that lets you pick "Data/Code/Info" clicking "Info" there doesn't do anything either.
What's it supposed to show?
*Edit: I restarted the SQL Editor IDE and that works now. Odd.
|
|
Fri Oct 07, 2016 10:23 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Potentially that could be caused by a long running background operation using the same connection or a database side lock. If it's reproducible, please let us know what you have done prior to that.
|
|
Fri Oct 07, 2016 10:45 am |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
|
|
 |
 |
Potentially that could be caused by a long running background operation using the same connection or a database side lock. If it's reproducible, please let us know what you have done prior to that. |
Something was definitely hinky because I was also writing another query in a another tab and it wouldn't suggest anythere for my WHERE clause, it was showing all of the database objects and not just related to the tables in my select.
|
|
Fri Oct 07, 2016 10:46 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
FYI, in version 9 we also improved the multithreading too. If you've noticed, you can now run many things in parallel, for example, run a query in one tab, run concurrently data transfer or data generation or export or source code repository updates, while continuing coding in another tab. While all that helps with increasing productivity on the client side allowing to do more in less time, it creates more racing conditions on the server side that potentially can cause more locks.
|
|
Fri Oct 07, 2016 11:04 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|