Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.162.10
- //NTB_ACER_ASPIRE
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //10.4.2012 17:49:04
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'insert into "PacientPolozka"("Creator","Created","Modifier","Modified","Pacient","Pracoviste","Pracovnik","Polozka","Datum","Hodnota","OptimisticLockField","GCRecord","OID")values(@p0,@p1,null,null,@p2,@p3,null,@p4,null,@s5_367,@p6,null,@seq)' s parametry '{1},{10.4.2012 17:48:50},{101},{1},{98},{{\rtf1\ansi\ansicpg1250\deff0{\fonttbl {\f0\fnil\fcharset238{\*\...},{0},{96030}' vyvolalo výjimku 'FirebirdSql.Data.FirebirdClient.FbException: arithmetic exception, numeric overflow, or string truncation
- string right truncation ---> arithmetic exception, numeric overflow, or string truncation
- string right truncation
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteNonQuery()
- v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass2.<InternalExecSql>b__0()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.DB.ConnectionProviderSql.InternalExecSql(IDbCommand command)
- v DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)' ---> FirebirdSql.Data.FirebirdClient.FbException: arithmetic exception, numeric overflow, or string truncation
- string right truncation ---> arithmetic exception, numeric overflow, or string truncation
- string right truncation
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteNonQuery()
- v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass2.<InternalExecSql>b__0()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.DB.ConnectionProviderSql.InternalExecSql(IDbCommand command)
- v DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)
- v DevExpress.Xpo.DB.FirebirdConnectionProvider.GetIdentity(InsertStatement root, TaggedParametersHolder identitiesByTag)
- v DevExpress.Xpo.DB.ConnectionProviderSql.DoInsertRecord(InsertStatement root, TaggedParametersHolder identities)
- v DevExpress.Xpo.DB.ConnectionProviderSql.UpdateRecord(ModificationStatement root, TaggedParametersHolder identities)
- v DevExpress.Xpo.DB.ConnectionProviderSql.ProcessModifyData(ModificationStatement[] dmlStatements)
- v DevExpress.Xpo.DB.DataStoreSerializedBase.ModifyData(ModificationStatement[] dmlStatements)
- v DevExpress.Xpo.DB.ConnectionProviderSql.ModifyData(ModificationStatement[] dmlStatements)
- v DevExpress.Xpo.SimpleDataLayer.ModifyData(ModificationStatement[] dmlStatements)
- v DevExpress.Xpo.SimpleObjectLayer.CommitChanges(Session session, ICollection fullListForDelete, ICollection completeListForSave)
- v DevExpress.Xpo.Session.FlushChangesInsideTransaction()
- v DevExpress.Xpo.Session.FlushChanges()
- v DevExpress.Xpo.Session.<CommitTransaction>b__4d()
- v DevExpress.Xpo.Logger.LogManager.Log(String category, LogHandlerVoid handler, MessageHandler`1 createMessageHandler, ExceptionHandler exceptionHandler)
- v DevExpress.Xpo.Session.CommitTransaction()
- v DevExpress.Xpo.UnitOfWork.CommitChanges()
- v Elite.Exchange.Import.Medicus2.ImportMedicus2.ZpracujPacienty(UnitOfWork uow, DataTable pacienti, Boolean archiv)
- 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