SQL Server 2019 can only connect via the deprecated SQLOLEDB. The latest MSOLEDBSQL does not see the server
I’m troubleshooting why this labelling software Bartender I’m using on a Server 2019 machine can’t connect to a SQL Server 2019 database running on the same machine using the up-to-date recommended OLE DB DRIVER (MSOLEDBSQL
), but only using the deprecated OL DB PROVIDER (SQLOLEDB
).