【发布时间】:2010-07-28 19:55:38
【问题描述】:
我在 windows 7 64 位上安装了我的 C# 程序(与 access 数据库一起使用)
我得到这个错误:
The Microsoft.jet.OLEDB.4.0 provider is not registered on the local machine
可能是什么问题?
先谢谢了
【问题讨论】:
-
该提供程序没有 64 位版本,永远不会有。
标签: c# windows-7 installation