SQL 如何:修复错误 - “'microsoft.ace.oledb.12.0' 提供程序未在本地计算机上注册”

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/43605719/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-01 05:12:53  来源:igfitidea点击:

HOW TO: FIX ERROR - "the 'microsoft.ace.oledb.12.0' provider is not registered on the local machine"

sqlasp.netexceloledb

提问by user3460591

While uploading excel this issue is raising.
I set Application pool 32 bit false and it works fine.
After two weeks it again raising the same issue.

在上传 excel 时,这个问题正在引发。
我将应用程序池设置为 32 位 false,它工作正常。
两周后,它再次提出同样的问题。

回答by Anil Kumar

You need to install this 2007 Office System Driver: Data Connectivity Components

您需要安装此2007 Office System 驱动程序:数据连接组件

Path:

小路:

Use this link to download 2007 Office System Driver: Data Connectivity

使用此链接下载 2007 Office System 驱动程序:数据连接

If this is not what you expected then below link may help you

如果这不是您所期望的,那么下面的链接可能会对您有所帮助

Solutions for Microsoft.ACE.OLEDB.12.0 issues

Microsoft.ACE.OLEDB.12.0 问题的解决方案