We are currently on PB-2019 Build 2170. We are going to update to PB-2021.
We currently use SNC for the primary connection to SQL Server with SQLNCLI11 for the Provider dbparm value. We also have code that makes secondary ODBC connections. They also use SQLNCLI11.
I'm wondering if this setup will work unchanged.
I'm also wondering what advantages there are using the new MSOLEDBSQL native driver instead of the older SNC driver.