MS Access 2007 Database - Provider Not Found Error
4 ビュー (過去 30 日間)
古いコメントを表示
I'm having trouble connecting to an Access Database.
Using "PROVIDER = Microsoft.ACE.OLEDB.12.0;" returns a "Provider cannot be found." error when invoking the Open command.
I have freshly reinstalled MDAC (32-bit), and I don't have any trouble using Access 2007 on the target machine. The machine is a Win7 Enterprise SP1 and I'm using MatLab R2012b.
I can only theorize that some library of component is missing, but I don't know what it could be.
Advice would be appreciated.
6 件のコメント
Walter Roberson
2013 年 8 月 28 日
You can also install 32 bit MATLAB and run that (on the same system. no additional license needed)
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Database Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!