How can I import large data through odbc (database explorer)
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Divya Gaddipati
am 10 Jan. 2020
A similar question has been answered which might be of relevance to you.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Database Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!