MS Access 2007 Database - Provider Not Found Error
조회 수: 6 (최근 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!