[OleDbException (0x80004005): 操作必須使用一個可更新的查詢。]
System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1007584
System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +255
System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +188
System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +58
System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +161
System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +113
Maticsoft.DBUtility.DbHelperOleDb.ExecuteSql(String SQLString) in H:\王曉雯百事通\2015 四月\翔達\程序\qywz-web\DAL\DbHelperOleDb.cs:100
Maticsoft.DAL.web_productstwo.upHits(Int32 news_id) in H:\王曉雯百事通\2015 四月\翔達\程序\qywz-web\DAL\web_productstwo.cs:298
Maticsoft.BLL.web_productstwo.upHits(Int32 news_id) in H:\王曉雯百事通\2015 四月\翔達\程序\qywz-web\BLL\web_productstwo.cs:63
productShowtwo.get_news_Hits() +57
productShowtwo.Page_Load(Object sender, EventArgs e) +40
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
|