This topic is locked

error

9/6/2004 6:30:58 PM
ASPRunnerPro General questions
author

Error number -2147467259

Error description [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.

URL /asp/Table1_edit.asp

SQL query update [Table1] set [name]='s', [image]='3' where [ID]=2
More info on this error
I am using windows xp pro -with IIS and ms access db

admin 9/9/2004

Hi,
this error usually means permissions problem. You need to give full

permissions to Everyone on the directory where database is located.
Please read this article for more info:

http://www.xlinesoft.com/asprunner/faq.htm#updatable