In the .NET Framework 4.6 and 4.6.1, attempting a TCP/IP connection to a SQL Server database that resolves to localhost fails with the error, "A network-related or ...
externalIssues that represent work that's external to this repo.Issues that represent work that's external to this repo. var sqlServer = builder.AddSqlServer("sql ...
OK, for some reason, I can't connect to my local SQL Server instance through localhost. Local isn't an option when connecting through Query Analyzer ...