OS agnostic connection to MySQL database
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I notice that there are multiple documentation pages for using Matlab to setup a connection to a MySQL database:
- https://www.mathworks.com/help/database/ug/mysql-jdbc-linux.html
- https://www.mathworks.com/help/database/ug/mysql-jdbc-windows.html
Is there a way to connect to a MySQL database in an OS agnostic manner? I am trying to provide open source code that needs to use a MySQL database, and would like to find a way around constraining users around any particular OS.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!