阅读370 返回首页    go 微软 go windows


KB4041681 更新后Microsoft JET Database Engine使用报错

2017-10-10进行安全更新KB4041681之后,C#中Microsoft JET Database Engine组件使用报错

具体如下:

System.Data.OleDb.OleDbException was unhandled

  HResult=-2147467259

  Message=外部数据库驱动程序 (1) 中的意外错误。

  Source=Microsoft JET Database Engine

  ErrorCode=-2147467259

  StackTrace:

        System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)

        System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)

        System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)

        System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)

        System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)

        System.Data.OleDb.OleDbConnection.Open()

        QIUSOWorkStation.DataManageFrm.ImportUniveseSC01Port300() 位置 xxxxxxx:行号 10832

        QIUSOWorkStation.DataManageFrm.btn_Ok_Click(Object sender, EventArgs e) 位置 xxxxxxx:行号 73

        System.Windows.Forms.Control.OnClick(EventArgs e)

        System.Windows.Forms.Button.OnClick(EventArgs e)

        System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

        System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

        System.Windows.Forms.Control.WndProc(Message& m)

        System.Windows.Forms.ButtonBase.WndProc(Message& m)

        System.Windows.Forms.Button.WndProc(Message& m)

        System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

        System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

        System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

        System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

        System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)

        System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

        System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

        System.Windows.Forms.Application.Run(Form mainForm)

        QIUSOWorkStation.Program.Main() 位置 xxxxxxxx:行号 18

        System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)

        System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)

        Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()

        System.Threading.ThreadHelper.ThreadStart_Context(Object state)

        System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

        System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

        System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

        System.Threading.ThreadHelper.ThreadStart()

  InnerException: 

求社区的个位大神们指点条明路~万分感谢



最后更新:2017-10-12 18:03:16

  上一篇:go 今天更新(KB4041689)完了之后 所有的原生应用和应用市场下载的应用都没办法使用了
  下一篇:go KB4041676版本会导致游戏降帧,蓝屏!