Will my PC work properly if i uninstall this file? (Mincrosoft Sql Server 2008 R2 Native Client)

Tonyy_ 1 Reputation point
2022-02-28T22:34:03.017+00:00

Here is a screen shoot how this file looks like i wanna know what will happen if i will uninstall this and can i even do it?

178641-image.png

Windows for business | Windows Client for IT Pros | Devices and deployment | Configure application groups
Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Security | Microsoft Graph
SQL Server | Other
{count} votes

2 answers

Sort by: Most helpful
  1. AmeliaGu-MSFT 14,006 Reputation points Microsoft External Staff
    2022-03-01T01:51:23.793+00:00

    Hi Tonyy-5958,

    Welcome to Microsoft Q&A.
    SQL Server Native Client combines the SQL OLE DB provider and the SQL ODBC driver into one library that you can use to access data in a SQL Server database. It can be used to create new applications or enhance existing applications that need to take advantage of features introduced in SQL Server, such as multiple active result sets (MARS), user-defined data types (UDT), query notifications, snapshot isolation, and XML data type support. Please refer to this doc for more details.
    If you don’t use it, you can uninstall it without any worries.

    Best Regards,
    Amelia


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Olaf Helper 47,516 Reputation points
    2022-03-01T06:42:59.673+00:00

    SQL Server Native client is a data provider to connect to SQL Server and if an application uses that one and you uninstall it, the application will fail.
    On the other hand it's an easy one to re-install the data provider.

    0 comments No comments

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.