|   | jadachDevClub member 3/5/2020 | 
| I use .\sqlexpress as server and it always work. | |
|   | Pete K author 3/5/2020 | 
| I use .\sqlexpress as server and it always work. 
 | |
|   | Sergey Kornilov admin 3/5/2020 | 
| Try enabling SQL Server authentication, it might be easier to configure. | |
|   | Pete K author 3/6/2020 | 
| Figured it out. Seems the TCP/IP protocol is disabled by default with the Developer Edition of SQL Server. I enabled it and it's working now. | |