Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.168.1
- //PC
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //31.12.2012 9:37:51
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'update "Faktura" set "Creator"=@p0,"Created"=@p1,"Modifier"=@p2,"Modified"=@p3,"StavDokladu"=@p4,"SmluvniPojistovna"=@p5,"ZdravotnickeZarizeniIcz"=@p6,"Dodavatel"=null,"Odberatel"=null,"CisloNum"=@p7,"Cislo"=@s8_2,"PoradoveCislo"=@p9,"Rok"=@p10,"DatumOd"=@p11,"DatumDo"=@p12,"DatumVystaveni"=@p13,"DatumPlneni"=null,"DatumSplatnosti"=@p14,"DatumOdeslani"=@p15,"DatumZaplaceni"=null,"Nazev"=null,"Pole1"=null,"Pole2"=null,"Poznamka"=null,"Zaloha"=null,"Zaplaceno"=null,"Celkem"=@p16,"Zaokrouhleni"=@p17,"CelkemZaokrouhleno"=@p18,"CelkemVykony"=@p19,"CelkemKapitace"=null,"CelkemMaterial"=@p20,"CelkemProstredky"=@p21,"CelkemPausal"=@p22,"CelkemPausalMesic"=null,"CelkemCesty"=@p23,"Data"=null,"DodavatelNazev"=@s24_52,"DodavatelUlice"=@s25_12,"DodavatelMesto"=@s26_14,"DodavatelPsc"=@s27_5,"DodavatelIc"=@s28_8,"DodavatelDic"=null,"DodavatelBanka"=@s29_21,"DodavatelKodBanky"=null,"DodavatelUcet"=@s30_23,"OdberatelNazev"=@s31_20,"OdberatelUlice"=@s32_15,"OdberatelMesto"=@s33_7,"OdberatelPsc"=@s34_5,"OdberatelIc"=null,"OdberatelDic"=null,"Disketa"=@p35,"Vyuctovani"=@p36,"Vystavil"=@p37,"OptimisticLockField"=@p38,"GCRecord"=null where (("OID" = @p39) and ("OptimisticLockField" = @p40))' s parametry '{1},{21.12.2012 10:44:51},{1},{31.12.2012 9:37:47},{1},{6},{1},{71},{71},{10},{2012},{1.10.2012 0:00:00},{31.12.2012 0:00:00},{21.12.2012 10:30:00},{20.1.2013 0:00:00},{21.12.2012 0:00:00},{1202,3},{-0,3},{1202},{1202,3},{0},{0},{0},{0},{Praktický lékař pro děti a dorost, MUDr. Hana Vlková},{Kostelní 164},{Velká Hleďsebe},{35471},{47720255},{česká spořitelna a.s.},{0780749329 / 0800},{Pojišťovna VZP, a.s.},{Jankovcova 1566},{Praha 7},{17000},{117},{128},{1},{15},{93},{1}' 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
- --- End of inner exception stack trace ---
- at FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteNonQuery()
- at DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass2.<InternalExecSql>b__0()
- at DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- at DevExpress.Xpo.DB.ConnectionProviderSql.InternalExecSql(IDbCommand command)
- at 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
- --- End of inner exception stack trace ---
- at FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteNonQuery()
- at DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass2.<InternalExecSql>b__0()
- at DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- at DevExpress.Xpo.DB.ConnectionProviderSql.InternalExecSql(IDbCommand command)
- at DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)
- --- End of inner exception stack trace ---
- at DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)
- at DevExpress.Xpo.DB.ConnectionProviderSql.DoUpdateRecord(UpdateStatement root, TaggedParametersHolder identities)
- at DevExpress.Xpo.DB.ConnectionProviderSql.UpdateRecord(ModificationStatement root, TaggedParametersHolder identities)
- at DevExpress.Xpo.DB.ConnectionProviderSql.ProcessModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.DB.DataStoreSerializedBase.ModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.DB.ConnectionProviderSql.ModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.SimpleDataLayer.ModifyData(ModificationStatement[] dmlStatements)
- at DevExpress.Xpo.SimpleObjectLayer.CommitChanges(Session session, ICollection fullListForDelete, ICollection completeListForSave)
- at DevExpress.Xpo.Session.FlushChangesInsideTransaction()
- at DevExpress.Xpo.Session.FlushChanges()
- at DevExpress.Xpo.Session.<CommitTransaction>b__55()
- at DevExpress.Xpo.Logger.LogManager.Log(String category, LogHandlerVoid handler, MessageHandler`1 createMessageHandler, ExceptionHandler exceptionHandler)
- at DevExpress.Xpo.Session.CommitTransaction()
- at DevExpress.Xpo.UnitOfWork.CommitChanges()
- at Elite.Gui.Controls.EditControl.DoSave()
- at Elite.Gui.Controls.EditControl.SaveTest()
- at Elite.Gui.Controls.EditControl.DoSaveTest()
- at Elite.Gui.Controls.EditControl.ControlClosing(FormClosingEventArgs e)
- at Elite.Gui.Controls.BaseControl.ParentForm_FormClosing(Object sender, FormClosingEventArgs e)
- at System.Windows.Forms.FormClosingEventHandler.Invoke(Object sender, FormClosingEventArgs e)
- at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
- at System.Windows.Forms.Form.WmClose(Message& m)
- at System.Windows.Forms.Form.WndProc(Message& m)
- at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
- at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment