Hi,
We are migrating to sqlserver 2019. We have a SSIS package with an Odata connection in it. It works fine in visual studio 2019. But when I deploy the package i get the message "Cannot acquire a managed connection from the run-time connection manager. "
In the previous version i need to install the ODATA source driver for SQL:
https://www.microsoft.com/en-us/download/details.aspx?id=42295
But i can't find them for 2019. Maybe i is included in the installation but i can't find a way to test/ troubleshoot this.
SQL server version:
Microsoft SQL Server 2019 (RTM-GDR) (KB4517790) - 15.0.2070.41 (X64) Oct 28 2019 19:56:59 Copyright (C) 2019 Microsoft Corporation Standard Edition (64-bit) on Windows Server 2019 Datacenter 10.0 <X64> (Build 17763: ) (Hypervisor)
Hopefully someone can help me.
Kind regerds,
Ronald