SQL Server 2017 Express Installation fails

后端 未结 7 1581
萌比男神i
萌比男神i 2021-02-07 07:18

I am trying to install SQL Server 2017 Express on Windows 10 and it is failing.

Here is the details it shows me after failure:

Action required:
Use the f         


        
7条回答
  •  不思量自难忘°
    2021-02-07 07:34

    I got the solution :

    1. remove VC++ 2017.
    2. download VC++ 2015 from here
    3. install VC++ 2015
    4. install SQL Server 2017
    5. install SSMS 2017

提交回复
热议问题