我有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