How can I import large data through odbc (database explorer)
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dear all,
I'm trying to get 200,000 rows and 17 columns through ODBC (Database Explorer)
However, the error message related to capacity (32GB.. Limitation) came up.
I also tried to revise query sentence by choosing column name(SELECT) and value (Where).
Even though the things that satisfy my condition is 327 cases, it couldn't load my data with same error message(32GB.. Limitation).
Do you have any idea or experience to solve this problem?
Best regard,
GY.
0 Commenti
Risposte (1)
Divya Gaddipati
il 10 Gen 2020
A similar question has been answered which might be of relevance to you.
0 Commenti
Vedere anche
Categorie
Scopri di più su Database Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!