This topic is locked

error on editing and adding online

3/26/2010 6:20:09 PM
ASPRunnerPro General questions
M
mdorren author

[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
Any ideas?

C
clig 3/26/2010



[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
Any ideas?


This explains many of these errors and is likely because your db is not "writable" based on ACLs on your db directory
http://support.microsoft.com/kb/175168

M
mdorren author 3/27/2010



This explains many of these errors and is likely because your db is not "writable" based on ACLs on your db directory
http://support.microsoft.com/kb/175168



That did it! Many Thanks!