Why do I receive an error message when I try to change the table in a database using Database Toolbox?
2 ビュー (過去 30 日間)
古いコメントを表示
[Microsoft][ODBC Microsoft Access Driver] The database engine could not lock table 'Consumer' because it is already in use by another person or process.
採用された回答
MathWorks Support Team
2009 年 6 月 27 日
This bug has been fixed for Release 14 (R14). For previous releases, please read below for any possible workarounds:
When modifying the table of a database or adding a new table to the database, make sure that the database is not open for editing. If the database is open for editing and you try to modify the structure of the database, you will get the above mentioned error.
If it is shared database, make sure that no user has logged into the database to modify it while you are trying to modify it.
0 件のコメント
その他の回答 (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!