久久青草精品A片狠狠,日韩欧美视频一区二区,亚洲国码AV日韩,国产精品黄在

幫助中心 >  技術(shù)知識(shí)庫(kù) >  網(wǎng)站相關(guān) >  網(wǎng)站運(yùn)營(yíng) >  ASPX網(wǎng)站報(bào)錯(cuò):操作必須使用一個(gè)可更新的查詢的解決辦法

ASPX網(wǎng)站報(bào)錯(cuò):操作必須使用一個(gè)可更新的查詢的解決辦法

2017-06-05 19:20:06 16109

錯(cuò)誤:

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

操作必須使用一個(gè)可更新的查詢。 
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: 操作必須使用一個(gè)可更新的查詢。

原因:出現(xiàn)這個(gè)問(wèn)題是因?yàn)閍ccess數(shù)據(jù)庫(kù)沒(méi)有寫(xiě)入權(quán)限導(dǎo)致的。

解決方法:可以單獨(dú)給access所在目錄增加修改權(quán)限

提交成功!非常感謝您的反饋,我們會(huì)繼續(xù)努力做到更好!

這條文檔是否有幫助解決問(wèn)題?

非常抱歉未能幫助到您。為了給您提供更好的服務(wù),我們很需要您進(jìn)一步的反饋信息:

在文檔使用中是否遇到以下問(wèn)題: