Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.170.3
- //ELITE_003
- //Windows 7 x64 Service Pack 1 v6.1.7601
- //18.2.2013 10:51:28
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'insert into "CestaVykon"("Creator","Created","Modifier","Modified","Pracovnik","Datum","Cesta","Pacient","Odkud1","Odkud2","OdkudPsc","Kam1","Kam2","KamPsc","KcKm","Km","CenaBod","Body","Pausal","Diagnoza","Prijezd","Odjezd","OptimisticLockField","GCRecord","OID")values(@p0,@p1,null,null,@p2,@p3,@p4,@p5,@s6_13,@s7_13,@s8_5,@s9_5,@s10_18,@s11_14,null,@p12,null,null,null,@p13,@p14,@p15,@p16,null,@seq)' s parametry '{1},{18.2.2013 10:51:27},{1},{11.2.2013 0:00:00},{84},{484},{Starý Plzenec},{Smetanova 204},{33202},{33563},{Nové Mitrovice 122},{Nové Mitrovice},{20},{4204},{18.2.2013 17:00:00},{18.2.2013 17:30:00},{9},{193}' 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__55()
- 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.Gui.Controls.EditControl.DoSave()
- v Elite.Gui.Controls.EditControl.SaveTest()
- v Elite.Gui.Controls.EditControl.DoSaveTest()
- v Elite.Gui.Controls.EditControl.ControlClosing(FormClosingEventArgs e)
- v Elite.Gui.Controls.BaseControl.ParentForm_FormClosing(Object sender, FormClosingEventArgs e)
- v System.Windows.Forms.FormClosingEventHandler.Invoke(Object sender, FormClosingEventArgs e)
- v System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
- v System.Windows.Forms.Form.WmClose(Message& m)
- v System.Windows.Forms.Form.WndProc(Message& m)
- v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
- v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment