Why do I receive an error message when I try to change the table in a database using Database Toolbox?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
[Microsoft][ODBC Microsoft Access Driver] The database engine could not lock table 'Consumer' because it is already in use by another person or process.
Risposta accettata
MathWorks Support Team
il 27 Giu 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Database Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!