Hi,
on my machine I've SQL Server 2017 64-bit and SSIS 2017, SSDT for Visual Studio 2017, Excel 2016 64-bit (Office Professional Plus).
Moreover, I've installed Microsoft Access Database Engine 2016 Redistributable components.
I've created a sample Excel 2016 file to try to read from it.
I've created a SSIS 2017 solution and for the project I've Run64BitRuntime option to True. I've created an Excel connection manager, but when I use it for an Excel source I cannot read data.
I've tried to three different Excel versions for the Excel connection manager, 2007-2010, 2013 and 2016, but without any results.
If I open the advanced editor for the Excel source I can see an error message about Microsoft.ACE.OLEDB.1x.0 is not registered.
Any suggests to me to solve this issue? Thanks