Sql-docs: DacFramework.msi for Windows 2019

Created on 5 Feb 2020  Â·  3Comments  Â·  Source: MicrosoftDocs/sql-docs

I'm trying to install SqlPackage on self hosted Azure DevOps agent and since Azure creates all new databases with compatibility level at 150 I also need the tools for it. The link here seems to use a Windows Server 2012 version. When installing it on my agent it doesn't create a C:\Program Files (x86)\Microsoft SQL Server\150 directory.

Is the link out of date or am I doing something wrong?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 doc-bug sqprod

All 3 comments

@Bliyaal -- Michel, thank you for your feedback. I found this link to a 2014 version of DacFramework.msi. That version creates a C:\Program Files\Microsoft SQL Server\150 folder but that folder does not in turn have a \DAC subfolder.

@pensivebrian -- Brian, please look into these instructions.

We stopped shipping the x86 version of sqlpackage. The install should place x64 version of sqlpackage in the C:\Program Files\Microsoft SQL Server\150\DAC\bin folder.

@pensivebrian -- You're right! It was there all allong. Stupid me. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sam-s4s picture sam-s4s  Â·  4Comments

piotrek-k picture piotrek-k  Â·  3Comments

chlafreniere picture chlafreniere  Â·  3Comments

ev2900 picture ev2900  Â·  3Comments

eliotg picture eliotg  Â·  3Comments