Can I configure ODBC datasource programmatically?
이전 댓글 표시
I have a directory of many Microsoft Access (*.mdb) database files. I can access the data and perform SQL queries using the Database Explorer from the Database Toolbox. To do this I have to manually configure in the GUI each database by choosing the Microsoft Access driver, assigning the data source name, and choosing the database (*.mdb) file.
Is there a way to write a script that configures each database without using the Database Explorer and GUI? There are hundreds of *.mdb files and I do not want to do this manually. Every example I see uses the Database Explorer method.
댓글 수: 2
Todd Leigh
2017년 12월 8일
I have the same question... have been looking for a solution to this problem for days!
Marc Youcef
2018년 7월 6일
same thing here as well ...
답변 (1개)
Marc Youcef
2018년 7월 16일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Database Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!