Error in database toolbox
3 ビュー (過去 30 日間)
古いコメントを表示
I got the following error when i try to set a database connection:
Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback
Error while evaluating Button PrivateButtonPushedFcn.
How can i solve this? It looks like its an issue in the toolbox but its just installed from the mathworks themselves.
1 件のコメント
Richard Cui
2023 年 1 月 19 日
Same problem here when tried to use "MySQL Data Source Configuration" from DatabaseExplorer and click the "Test" button. The above errors occurred and the DatabaseExplorer just froze.
回答 (1 件)
Abhijeet
2023 年 9 月 5 日
Hi,
I understand you are getting error while setting up a database. You can follow the steps to resolve the issue:
- Install MySQL driver by referring to the following link: https://www.mathworks.com/help/releases/R2021a/database/ug/mysql-native-interface-for-windows.html
- In Step 1 of the link above, ensure that you install the "MySQL Native Interface".
- Try entering the credentials again in Database Explorer or follow all the steps in the link above.
I hope this helps you.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Database Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!