Hi,
I am trying to load data from Excel to DB Table and "Run64RunTime should be TRUE". I tried Excel Connection Manager and got error. So, what I did is, I tried OLE DB Source and selected the Provider 'Microsoft Office 12.0 Access Database Engine OLE DB Provider' and the test connection was successful.
But while executing the package, I am getting the error as 'The requested OLE DB provider Microsoft.ACE.OLEDB.12.0 is not registered -- perhaps no 64-bit provider is available. Error code: 0x00000000'.
I could see 'Microsoft Office 12.0 Access Database Engine OLE DB Provider' in my Provider List but can't find 'Microsoft.ACE.OLEDB.12.0' - whats the difference and may I know how to get this 'Microsoft.ACE.OLEDB.12.0' and how to resolve the error?