Error_Log记录信息。
[2014/10/8]
错误发生位置:
错误信息:内部 .Net Framework 数据提供程序错误 12。
详细信息:System.InvalidOperationException: 内部 .Net Framework 数据提供程序错误 12。
在 System.Data.ProviderBase.DbConnectionInternal.CreateReferenceCollection()
在 System.Data.ProviderBase.DbConnectionInternal.AddWeakReference(Object value, Int32 tag)
在 System.Data.OleDb.OleDbConnection.AddWeakReference(Object value, Int32 tag)
在 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
在 System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
在 Foxtable.SQLCommand.ExecuteReader(Boolean Save)
[2014/10/8]
错误发生位置:
错误信息:连接未关闭。 连接的当前状态为正在连接。
详细信息:System.InvalidOperationException: 连接未关闭。 连接的当前状态为正在连接。
在 System.Data.ProviderBase.DbConnectionBusy.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
在 System.Data.OleDb.OleDbConnection.Open()
在 Foxtable.SQLCommand.ExecuteScalar()
[2014/10/8]
错误发生位置:
错误信息:内部 .Net Framework 数据提供程序错误 12。
详细信息:System.InvalidOperationException: 内部 .Net Framework 数据提供程序错误 12。
在 System.Data.ProviderBase.DbConnectionInternal.CreateReferenceCollection()
在 System.Data.ProviderBase.DbConnectionInternal.AddWeakReference(Object value, Int32 tag)
在 System.Data.OleDb.OleDbConnection.AddWeakReference(Object value, Int32 tag)
在 System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
在 System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
在 Foxtable.SQLCommand.ExecuteReader(Boolean Save)
甜版帮忙分析分析。
都是出错在SQLCommand