change system DSN to a difference MS Access Database

Version 1.0.0.0 (4.26 KB) by Dan
matlab script to change which ms access database (.mdb) is set as the Data Source Name (DSN)
288 Downloads
Updated 15 Nov 2012

View License

Typically, one would go to start->control panel->administrative tools->data sources (odbc)-->system dsn (tab)->configure-> and select, to choose a database. This script lets the user select the .mdb file they want to use as the DSN and then it updates the string in the registry file to the path and name of the chosen .mdb.

Code is in pushbutton1_Callback. I had to figure out how to do this and thought i'd share

Cite As

Dan (2024). change system DSN to a difference MS Access Database (https://www.mathworks.com/matlabcentral/fileexchange/39054-change-system-dsn-to-a-difference-ms-access-database), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

MATLABsetAccessDB/

Version Published Release Notes
1.0.0.0