Installation of Microsoft SQL Database 2019 Standard Edition

Cindy See 206 Reputation points
2022-08-24T09:00:00.9+00:00

May I know what are programs that I will see in Add/Remove Programs after I install the database successfully?

Do I need to install multiple .Net frameworks, CLR, .Net Core SDK if my database used to be Microsoft SQL Server 2017 standard version?

SQL Server Other
0 comments No comments
{count} votes

Accepted answer
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2022-08-24T22:04:18.563+00:00

    You will see something like this:

    234656-image.png

    One Drive and Update Health tools come from elsewhere, as to Send To Toys. As for all the C++ redistributables, I can't vouch for that all came with SQL Server.

    Do I need to install multiple .Net frameworks, CLR, .Net Core SDK if my database used to be Microsoft SQL Server 2017 standard version?

    No.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Cindy See 206 Reputation points
    2022-08-25T01:22:37.597+00:00

    Erland,
    Thank you for your help.

    If the database system is down and we need to restart the database services so the different components of the database service may not be able to restart, is it true ?
    For example:
    If I install the db services using Local System account, I am able to restart all services if the database is down but if I am using NT Service account I may not be able to restart the services.


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.