Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.156.0
- //PC
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //23.2.2012 21:47:27
- System.Data.OleDb.OleDbException: Databázový stroj Microsoft Jet nemůže najít objekt LEKARI.DB. Zkontrolujte, zda objekt existuje, a zda jste správně zadali jeho název a cestu.
- 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.ReadParadox(String Filename)
- v Elite.Exchange.Import.Medicus2.ImportMedicus2.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