Does an ODBC-connection to MySQL also exist on Mac like on Windows? I find only the JDBC possibility.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, does ODBC database connectivity also exist on Mac? I did only find the JDBC connectivity via JDBC (Java). I have also installed "Actual Open Source Database" to connect via ODBC to MySQL. I can see this connetion in the ODBC-manager on the Mac. How can I user this Driver? Thanks a lot and nicest regards, Walter
0 Kommentare
Antworten (1)
ag
am 2 Dez. 2024
Bearbeitet: ag
am 2 Dez. 2024
Hi Walter,
Please note that ODBC database connectivity is indeed supported on macOS.
The following MathWorks documentation provides a comprehensive tutorial on setting it up and connecting to a MySQL database: MySQL ODBC for macOS - https://www.mathworks.com/help/database/ug/mysql-odbc-for-macos.html
Hope this helps!
0 Kommentare
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!