关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

ASPX网站报错:操作必须使用一个可更新的查询

发布时间:2021-06-24 12:31:30
1491984010112764.jpg

错误:

Server Error in '/' Application.
--------------------------------------------------------------------------------

操作必须使用一个可更新的查询。 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Data.OleDb.OleDbException: 操作必须使用一个可更新的查询。

原因:出现这个问题是因为access数据库没有写入权限导致的。

解决方法:可以单独给access所在目录增加修改权限


/template/Home/8a/PC/Static