How can I import large data through odbc (database explorer)
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Divya Gaddipati
2020년 1월 10일
A similar question has been answered which might be of relevance to 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!