Does an ODBC-connection to MySQL also exist on Mac like on Windows? I find only the JDBC possibility.
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
ag
on 2 Dec 2024
Edited: ag
on 2 Dec 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 Comments
See Also
Categories
Find more on Database Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!