Info
This question is closed. Reopen it to edit or answer.
OS agnostic connection to MySQL database
1 view (last 30 days)
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.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!