Bernhard S
Member³
If in preferences "Pin window connections by default" is unselected (default) it seems like "PL/SQL Developer" (PSD) will never remember pinned connections. When you store a project this way and close/reopen it the connections will be remembered, but all come up as unpinned. Isn't this wrong? Shouldn't the unpinning only be used for windows, that have not been pinned before or are new and use the main connection then?
The problem with this current behaviour is:
Assume you have 3 connections A, B and C. If you switch your main connection from A->B->C all your connections will be connected to C in the end, as they will all have followed the main connection, because their connection was unpinned.
When I check "Pin window connections by default" it seems to work correcly they way I expect it to. However it dramatically increases the time to open and close my project with lots of windows and lots of different connections. I get a sandclock for minutes!
I just found out that this dramatic increase is due to the preference "Automatically close unused connections" which I checked at the same time. I better post about this problem in a separate thread.
The problem with this current behaviour is:
Assume you have 3 connections A, B and C. If you switch your main connection from A->B->C all your connections will be connected to C in the end, as they will all have followed the main connection, because their connection was unpinned.
When I check "Pin window connections by default" it seems to work correcly they way I expect it to. However it dramatically increases the time to open and close my project with lots of windows and lots of different connections. I get a sandclock for minutes!
I just found out that this dramatic increase is due to the preference "Automatically close unused connections" which I checked at the same time. I better post about this problem in a separate thread.