Database Explorer App in Mac has no option for MySQL/ODBC connection

11 vues (au cours des 30 derniers jours)
Simon
Simon le 12 Juil 2022
Commenté : Simon le 11 Oct 2024
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.

Réponses (1)

Akash
Akash le 11 Oct 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:
  1 commentaire
Simon
Simon le 11 Oct 2024
Thanks. The bug in the default connector has been fixed in newer Matlab version, so I change to it.

Connectez-vous pour commenter.

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by