SSIS - Excel connection Manager

If you have a 32 bit Excel installation, and try to read Excel from SSIS, you will likely get this error:
Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER

All you need to do is to disable 64 bit Runtime:
Project -> Properties -> Configuration Properties > Debugging -> Run64BitRuntime -> Set to False.




Comments

Popular posts from this blog

Project Professional 2013 Error 12015

SP optimization with TVF, View

SSRS issue on SQL Server 2012 SP3 -The version of the report server database is either in a format that is not valid, or it cannot be read