Info

This question is closed. Reopen it to edit or answer.

OS agnostic connection to MySQL database

1 view (last 30 days)
Chris Endemann
Chris Endemann on 15 Jul 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
I notice that there are multiple documentation pages for using Matlab to setup a connection to a MySQL database:
  1. https://www.mathworks.com/help/database/ug/mysql-jdbc-linux.html
  2. 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)

Community Treasure Hunt

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

Start Hunting!