RE: Integration crashes after Office upgrade from 2013 to 2016
No, both version are 64 bit.
So it turns out to be xlsx vs xls.
The integration using xlsx uses the Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, couldnt see the rest) will crash on xlsx file - Ill call this multi driver since it supports multiple format
I switch it to Microsoft Excel Driver (*.xls) only and convert xlsx into xls file has no issues.
I just did a test, using object browser and going to source adapter, simple odbc that uses the multi excel driver with a xlsx in config crashes
BUT !
Using excel multidriver on xls files works, no crashes, nothing. It just does not like XLSX files.
Its a workable solution.. not many xlsx files.. xls works fine