Matlab crash during database queries

6 ビュー (過去 30 日間)
Korey
Korey 2015 年 9 月 9 日
コメント済み: sm 2015 年 10 月 22 日
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
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
Steven Lord 2015 年 9 月 10 日
Please send your code and the crash report to Technical Support for investigation.

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by