Matlab - Access database connection

12 次查看(过去 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