A Microsoft platform for building enterprise-level data integration and data transformations solutions.
you can try following solution:
To fix this error, you need to install both of the following:
1- Microsoft OLE DB Driver from this link https://learn.microsoft.com/en-us/sql/connect/oledb/download-oledb-driver-for-sql-server?view=sql-server-ver16
2-SQL Server Native Client or sqlncli from this link https://www.microsoft.com/en-us/download/details.aspx?id=56041
After installation, check the connection, most likely you will not see any error.