I recently upgraded to SQL Server 2019 and VS 2019 in my laptop from 2017 and since then I am having an issue with SSIS packages.
I had several packages with ODBC data source that pulled data from MySQL views and loaded them into SQL tables.
Since the upgrade however, I am not able to see the views in the dropdown list as shown in the screenshot below.
Anyone has any thoughts/ideas on why this could be?