[連接管理員 "DestinationConnectionExcel"] 錯誤: 要求的 OLE DB 提供者 Microsoft.ACE.OLEDB.12.0 並未註冊。
如果未安裝 32 位元驅動程式,請在 64 位元模式下執行封裝。錯誤碼: 0x00000000。
有 OLE DB 記錄可用。來源: "Microsoft OLE DB Service Components" Hresult: 0x80040154 描述: "類別未登錄"。
[連接管理員 "DestinationConnectionExcel"] 錯誤: 未在本機電腦上註冊 'Microsoft.ACE.OLEDB.12.0' 提供者。
英文版本:
SqlClrDeploy:
Beginning deployment of assembly CLR01.dll to server localhost : Northwind_Dev
The following error might appear if you deploy a SQL CLR project that was built for a version of the .NET Framework that is incompatible with the target instance of SQL Server: "Deploy error SQL01268: CREATE ASSEMBLY for assembly failed because assembly failed verification".
To resolve this issue, open the properties for the project, and change the .NET Framework version.
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\TeamData\Microsoft.Data.Schema.SqlClr.targets(96,5):
Deploy error SQL01234: The database version is not supported.
Build FAILED.
-- 01_VS2010_執行內建的SQL Server範本
-- 02_只能用於開發CLR_2005_2008
-- 03_只能用於開發CLR_2005_2008
-- 04_TW_錯誤_失敗:使用VS2010內建SQL Server範本,開發 CLR 專案,部署到SQL Server 2012版本
-- 05_US_錯誤_失敗:使用VS2010內建SQL Server範本,開發 CLR 專案,部署到SQL Server 2012版本