Why do I receive an error message when I try to change the table in a database using Database Toolbox?
2 views (last 30 days)
Show older comments
[Microsoft][ODBC Microsoft Access Driver] The database engine could not lock table 'Consumer' because it is already in use by another person or process.
Accepted Answer
MathWorks Support Team
on 27 Jun 2009
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 Comments
More Answers (0)
See Also
Categories
Find more on Database Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!