Timeout Expired Loading Treeview
Hello,
I'm having an issue with loading my databases in a treeview in LinqPad 8 with 196 databases on SQL server 2022 running in a docker container. This command dbo.sp_MShasdbaccess takes about 23 seconds to run directly. In LinqPad I'm getting timeout expired. I tried modifying the connection string with no luck. Is there any way to increase the timeout?
Comments
If you create a connection to a specific database instead of using the "Show all in treeview" option, does that help?
I have no problem connecting to a single db. I prefer to have them all there for use, however. Is there a way to increase the timeout?