Connection list - disabling to connect server during LINQPad start
Options
Is there any option to disable some connections from list to connect at LINQPad's start ?
I have a lot of connections in my list, to remote servers witch are normally inaccessible and there is error message displayed

, just as my connection to SQL LocalDb starts SQL LocalDB server as site effect.
Thanks...
I have a lot of connections in my list, to remote servers witch are normally inaccessible and there is error message displayed

, just as my connection to SQL LocalDb starts SQL LocalDB server as site effect.
Thanks...
Comments
-
The only way right now is to create connections to specific databases instead of choosing "Display all in treeview".
-
Any update on whether this is being looked at? The LocalDB trigger is frustrating, and like OP I have many servers.
Would be great to have a check box per connection to state to connect on start or some such.