T
TimV2020
Guest
Hi all,
Our projects use Microsoft.SqlServer.DacFx and Microsoft.SqlServer.Types nuget packages. We want to upgrade DacFx to support SQL Server 2019. However the DacFx references to SqlServer Types version 15.0.0.0.
The problem is we can't find Microsoft.SqlServer.Types package for version 15.0.0.0 and can't just use the dll from DacFX package because DacFx does not include the native dlls (msvcr120.dll and SqlServerSpartia140.dll ).
So my questions are:
1. If Microsoft.SqlServer.Types packagea for ver 15 is available and where can I get it?
2. Where can I find the native dlls for SQL Server 2019 ?
Thank you
Continue reading...
Our projects use Microsoft.SqlServer.DacFx and Microsoft.SqlServer.Types nuget packages. We want to upgrade DacFx to support SQL Server 2019. However the DacFx references to SqlServer Types version 15.0.0.0.
The problem is we can't find Microsoft.SqlServer.Types package for version 15.0.0.0 and can't just use the dll from DacFX package because DacFx does not include the native dlls (msvcr120.dll and SqlServerSpartia140.dll ).
So my questions are:
1. If Microsoft.SqlServer.Types packagea for ver 15 is available and where can I get it?
2. Where can I find the native dlls for SQL Server 2019 ?
Thank you
Continue reading...