Matlab crash during database queries
6 ビュー (過去 30 日間)
古いコメントを表示
I'm pulling out a significant amount of data from a Microsoft Access Database file using the matlab database toolbox. This code had previously worked using Matlab 2011a with Office 2003 & Windows XP. After switching over to Matlab 2015a, Office 2013, and Windows 7, the code no longer works, crashing with a report saying:
Assertion in void__cdecl 'anonymous-namespace'::mwJavaAbort(void) at b:\matlab\src\jmi\javainit.cpp line 1346
When I reduce the number of rows I query at any one time, the error occurs less frequently. However, it never occurred when using it a year ago with the older version of Matlab/Windows/Office.
Anyone aware of this bug?
1 件のコメント
sm
2015 年 10 月 22 日
I had a similar issue with the toolbox since I upgraded MS Office to 64-bit. After working for more than 2 months on the issue with Technical support I was told that
"Unfortunately, our developers were not able to figure out the cause for the crash. We are not sure whether this issue can be resolved or not. However, we will continue working on this issue. I will reach out to you if we need any further information"
回答 (1 件)
Steven Lord
2015 年 9 月 10 日
Please send your code and the crash report to Technical Support for investigation.
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!