Microsoft Office 12.0 Access Database Engine OLE DB Provider missing from SQL Server 2008 R2?

巧了我就是萌 提交于 2019-12-10 13:39:36

问题


I'm trying to import an .accdb MS Access database into SQL Server 2008 R2, but cannot find the Microsoft Office 12.0 Access Database Engine OLE DB Provider in the provider list for both the import wizard, and the SSIS. Tried both and not there.

I downloaded and installed MS Access Database Engine 2010, and MS Access Engine 2013, but still not there. How to add this so it will show up in SQL Server 2008 R2?


回答1:


Solution :

Download 2007 Office System Driver: Data Connectivity Components from here: http://www.microsoft.com/en-us/download/confirmation.aspx?id=23734

Download Microsoft Access Database Engine 2010 Redistributable from here: http://www.microsoft.com/en-us/download/details.aspx?id=13255



来源:https://stackoverflow.com/questions/24517167/microsoft-office-12-0-access-database-engine-ole-db-provider-missing-from-sql-se

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!