连接到 Excel 源的 SSIS 错误

SSIS error connecting to Excel Source

我有一台 64 位机器。

我的一个项目拥有 Run64BitRunTime = False 的项目属性,但在附加到 Excel xlsx 源以导入到 SQL 2012 时,我仍然收到以下错误。

错误 1 ​​

Validation error. Data Flow Task: Package1: The requested OLE DB provider Microsoft.ACE.OLEDB.12.0 is not registered. If the 32-bit driver is not installed, run the package in 64-bit mode. Error code: 0x00000000.  An OLE DB record is available.  Source: "Microsoft OLE DB Service Components"  Hresult: 0x80040154  Description: "Class not registered".      Package1.dtsx   0   0   

错误 2

Validation error. Data Flow Task: Package1: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=219816     Package1.dtsx   0   0   

安装了以下(32 位)

https://www.microsoft.com/en-us/download/details.aspx?id=13255