[OleDbException (0x80004005): 鎿嶄綔蹇呴』浣跨敤涓€涓彲鏇存柊鐨勬煡璇€俔
System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +44
System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +245
System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +190
System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +58
System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +162
System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +108
DAL.DbHelper.ExecuteNonQuery(String sql, OleDbParameter[] values) in e:\why\2015.07\绋嬪簭\DAL\DbHelper.cs:91
DAL.news.UpdateClick(Int32 id) in e:\why\2015.07\绋嬪簭\DAL\news.cs:63
Bll.news.UpdateClick(Int32 id, Page page) in e:\why\2015.07\绋嬪簭\Bll\news.cs:63
aboutNewsShow.Page_Load(Object sender, EventArgs e) in d:\ganyeah\ganyeahgroup\aboutNewsShow.aspx.cs:20
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +43
System.Web.UI.Control.OnLoad(EventArgs e) +91
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2607
|