The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.                        
                                64位系統(tǒng)上編譯運行32位程序時如果要訪問Access數(shù)據(jù)庫會出現(xiàn)The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine錯誤, 解決方法是:
打開項目配置管理器(Configuration Manager),將項目的運行平臺(Platform)修改為x86,也就是使被編譯的程序在32位模式下工作。
轉載于:https://www.cnblogs.com/JasonBie/archive/2012/03/15/2397431.html
總結
以上是生活随笔為你收集整理的The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.的全部內容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: matlab用泰勒展开解微分方程,mat
- 下一篇: Python处理csv文件
