How can I import large data through odbc (database explorer)
2 ビュー (過去 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!