Why MATLAB database connection is very slow?
Mostrar comentarios más antiguos
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 comentario
unalf
el 8 de Jun. de 2020
Respuestas (0)
Categorías
Más información sobre Database Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!