Is there any fix for the Preview button in Visual Studio 2019 with Oracle OLEdb provider?
Hello,
Is there any fix for the Preview button in Visual Studio 2019 OLE DB source with Oracle provider for OLEdb?
Problem details:
When developing an SQL Server 2019 SSIS program using Visual Studio 2019 connecting to an Oracle 19.3 database, I create an OLE DB source, which uses a Connection Manager with an OLeDB provider that connects to Oracle, it gives the option to choose a table or enter a select command, and it works fine.
The problem is that the Preview button does not work.
In contrast, using the Connection Manager with the Ado.Net provider, I can choose a table to select from it and the Preview button works ok.