To be able to use Excel via SSIS workflow, I need to install the appropriate plugin. What is the difference between redistributable and runtime?
Example:
To be able to use Excel via SSIS workflow, I need to install the appropriate plugin. What is the difference between redistributable and runtime?
Example:
Access Runtime
Based on the Microsoft Access 2010 Runtime download page:
This package is used to deploy Microsoft Access applications. Lots of details can be found in the following article. (Check the "Understand and download the Access Runtime" section)
In that documentation they mentioned that:
Database Engine Redistributable
On the Microsoft Access Database Engine 2010 Redistributable download page they mentioned that:
Answering your question
Back to your question, the Microsoft Access Database Engine Redistributable is the one that you need to install since it contains the needed OLE DB and ODBC drivers for Microsoft Access and Excel.