SSIS Excel Connection Manager failed Could not retrieve the table information for the connection manager

Error:

TITLE: Microsoft Visual Studio
------------------------------

Could not retrieve the table information for the connection manager 'Excel Connection Manager 4'.
 Failed to connect to the source using the connection manager 'Excel Connection Manager 4'.

Solution:

  1. Install the 32-bit Microsoft Access Database Engine 2020: ( you can install both 32-bit or 64-bit, not any issue):

Install the 32-bit for Microsoft Access Database Engine 2020 redistributable link as Download Microsoft Access Database Engine 2010 Redistributable from Official Microsoft Download Center

2. Check the Package setting as Project name ->Configuration Properties -> Debugging -> Run64BitRuntime -> False for 32-bit setting in SSIS Package,

Leave a Reply