Clear Filters
Clear Filters

Database info in Matlab compiler

1 view (last 30 days)
George Mathai
George Mathai on 12 Feb 2016
Hello,
I set up an ODBC data source using Database Explorer pointing to a Microsoft SQL database and wrote a script that processes the data from the database. Now, if I create an executable from the script using Matlab compiler, what happens to the database information? Does that somehow get embedded in the executable? The end user of the executable would probably not have Matlab installed to be able to set up the data source using Database Explorer. I would like the executable to automatically connect to the database.
Thanks!

Answers (0)

Community Treasure Hunt

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

Start Hunting!