install visual studio redistributable 2017 32 bit version 14.16.27012

Aziz Husain 196 Reputation points
2020-12-10T05:57:27.583+00:00

All,

i want to install visual studio redistributable 2017 32 bit version 14.16.27012, in one of our SQL server as per the requirement by backup vendor. what will be effect on our SQL if i manually install the same. SQL server is in Production now so I am bit worried.

currently attached version is installed in SQL Server

46778-untitled.png

thanks

Developer technologies Visual Studio Setup
Developer technologies C++
Developer technologies Visual Studio Other
SQL Server Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Cris Zhan-MSFT 6,661 Reputation points
    2020-12-10T06:57:22.667+00:00

    Hi @Aziz Husain

    You have installed the x86 and x64 Microsoft Visual C++ 2017 Redistributable on your computer, and you cannot install other versions of Visual C++ 2017 Redistributable(x86 or x64).
    If try to install another version of Visual C++ 2017 Redistributable will receive an error: 0x80070666: Another version of this product is already installed.


    If the answer is helpful, please click "Accept Answer" and upvote it.

    What can I do if my transaction log is full?--- Hot issues November
    How to convert Profiler trace into a SQL Server table -- Hot issues November


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.