Skip to content Skip to sidebar Skip to footer

Visual Studio For Mac Connection To Remote Ms Sql Server Failed

I'm using Visual Studio for Mac 2017 on macOS Sierra with Microsoft EntityframeworkCore and I'm trying to connect to a remote MS SQL Server. If I start the project in Visual Studio

Solution 1:

Got it. I have to update my MS SQL Server 2008 R2 SP1 to Service Pack 3. Otherwise .Net Core cannot connect: https://github.com/Microsoft/vscode-mssql/issues/666


Post a Comment for "Visual Studio For Mac Connection To Remote Ms Sql Server Failed"