Matlab - Access database connection

조회 수: 14 (최근 30일)
vijay sabawat
vijay sabawat 2011년 11월 9일
conurl = ['jdbc:odbc:Driver={Microsoft Access Driver (*.accdb)}; DBQ=' dbpath]; this doesn't work with .accdb files it works only with .mdb
Is there a way to make .accdb work?
  댓글 수: 3
Brian
Brian 2012년 1월 13일
Agreed, but I want to open a multitude of .mdb files from within a .m script without having to use the Windows ODBC GUI to create a datasource for each file.
Can't seem to get anything working on the new 64-Bit Matlab (R2011).
sst
sst 2012년 6월 13일
Hi, I am also looking for a solution to this problem. Has one been found yet?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by