Why MATLAB database connection is very slow?
Ältere Kommentare anzeigen
Hi,
I'm using MATLAB 2018b and trying to connect to an Oracle Database via Database Toolbox (ODBC) as follows:
conn = database('MyDatabase', 'MyUsername', 'MyPassword')
and it takes 217 seconds!
With other tools and SW, I connect to the database within seconds. Why MATLAB connection is painfully slow and how can I solve this issue?
1 Kommentar
unalf
am 8 Jun. 2020
Antworten (0)
Kategorien
Mehr zu Database Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!