
In this example, we have used an Intel chip, hence the downloaded intel docker “.dmg” file. Then you’ll select whether to download it to a Mac with an Intel chip or an Apple chip. Download and install the GUI application - Azure Data Studio.ĭownload docker on Mac.Download the MS SQL server image to Docker.How to Install SQL Server Management Studio on a Mac Steps required to install SQL server management studio on Mac. Below are the following steps to run SSMS on Mac.

This article covers the second option.ĭocker is a tool designed to make the creation, deployment, and running of applications by using containers much easier. Microsoft provides Azure Data Studio as a graphical user interface to run the SQL server on Mac. The second option is to install the SQL server using Docker. Then you’ll install Windows onto that VM, which requires a payment for the license, and finally, you’ll use the VM to install SSMS. The first way is to install a virtual machine (VM) using programs like VirtualBox, Parallels Desktop, etc.

While it only runs on Windows, it can be installed on a Mac either using a virtual machine or via Docker. I use a similar setup on my personal computer which works fine but in the office, it doesn't.Īnd one more difference is in the installation is that it affects C++ Redistributable which is already installed but at work whenever it is failing, it recommends it to be installed in the list of components.SQL Server Management Studio (SSMS) is a free integrated tool that allows you to access, configure, manage and administer all components of the SQL server, Azure SQL Database, Azure SQL Managed Instance and Azure Synapse Analytics. There could be a problem where I installed SQL Server Management Studio 2017 before I installed SQL Server. I have Windows 10 and Visual Studio 2017 installed. VS Shell installation has failed with exit code 1638. § Error installing Microsoft Visual C++ 2015 Redistributable

Use the following information to resolve the error, and then try the setup process again.Īn error occurred for a dependency of the feature causing the setup process for the feature to fail. Here are the details it shows me after failure: I am trying to install SQL Server 2017 Express on Windows 10 and it is failing.
