Database Explorer App in Mac has no option for MySQL/ODBC connection
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Is that normal? I hope the app has configuration option for ODBC because the native connection (MySQL/C++) doesn't work. And I prefer ODBC to JDBC.
0 Kommentare
Antworten (1)
Akash
am 11 Okt. 2024
Hi Simon,
To connect ODBC databases to MATLAB on a Mac, you will need to install the appropriate ODBC driver. Once the driver is installed, you can create a data source and establish a connection to your database.
For more information, you can refer to the following MATLAB Answers post:
Siehe auch
Kategorien
Mehr zu Database Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!