Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.170.53
- //LENOVO
- //Windows 7 x64 Service Pack 1 v6.1.7601
- //26.4.2013 11:06:09
- System.Data.OleDb.OleDbException: Externí tabulka není v očekávaném formátu.
- v System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr)
- v System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
- v System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
- v System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
- v System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
- v System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
- v System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- v System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
- v System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
- v System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
- v Elite.Common.FileTools.ReadDBF(String Filename)
- v Elite.Exchange.Import.DrFox.ImportDrFox.DoWork()
- v Elite.Common.ProcessData.doWork()
- v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- v System.Threading.ExecutionContext.runTryCode(Object userData)
- v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment