Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.166.0
- //OEM-AA563D98982
- //Windows XP Professional Service Pack 3 v5.1.2600
- //5.11.2012 13:15:12
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'insert into "Faktura"("Creator","Created","Modifier","Modified","StavDokladu","SmluvniPojistovna","ZdravotnickeZarizeniIcz","Dodavatel","Odberatel","CisloNum","Cislo","PoradoveCislo","Rok","DatumOd","DatumDo","DatumVystaveni","DatumPlneni","DatumSplatnosti","DatumOdeslani","DatumZaplaceni","Nazev","Pole1","Pole2","Poznamka","Zaloha","Zaplaceno","Celkem","Zaokrouhleni","CelkemZaokrouhleno","CelkemVykony","CelkemKapitace","CelkemMaterial","CelkemProstredky","CelkemPausal","CelkemPausalMesic","CelkemCesty","Data","DodavatelNazev","DodavatelUlice","DodavatelMesto","DodavatelPsc","DodavatelIc","DodavatelDic","DodavatelBanka","DodavatelKodBanky","DodavatelUcet","OdberatelNazev","OdberatelUlice","OdberatelMesto","OdberatelPsc","OdberatelIc","OdberatelDic","Disketa","Vyuctovani","Vystavil","OptimisticLockField","GCRecord","OID")values(@p0,@p1,null,null,null,null,@p2,null,null,@p3,@s4_5,null,@p5,null,null,@p6,@p7,@p8,@p9,null,@s10_21,null,null,null,null,null,@p11,@p12,@p13,null,null,null,null,null,null,null,null,@s14_27,@s15_16,@s16_15,@s17_5,@s18_8,null,@s19_23,@s20_4,@s21_10,@s22_34,@s23_15,@s24_15,@s25_5,@s26_21,null,null,null,@p27,@p28,null,@seq)' s parametry '{1},{5.11.2012 13:15:04},{1},{12056},{12056},{2012},{5.11.2012 13:08:16},{5.11.2012 13:08:16},{19.11.2012 0:00:00},{5.11.2012 13:08:16},{faktura za říjen 2012},{5000},{0},{5000},{Balance - Blanka Ficenecová},{Hlavní 650 / 36a},{Mariánské Lázně},{35301},{68781172},{KB a.s., pob. Mar.Lázně},{0100},{8868350247},{Léčebné Lázně,Mariánské Lázně,a.s.},{Masarykova 22/5},{Mariánské Lázně},{35329},{45359113,DIČ 45359113},{1},{2},{30}' 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.FirebirdConnectionProvider.GetIdentity(InsertStatement root, TaggedParametersHolder identitiesByTag)
- at DevExpress.Xpo.DB.ConnectionProviderSql.DoInsertRecord(InsertStatement 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.FakturaEditControl.DoSave()
- at Elite.Gui.Controls.BaseControl.DoPrint()
- at Elite.Gui.Controls.FakturaEditControl.bbTisk_ItemClick(Object sender, ItemClickEventArgs e)
- at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
- at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
- at DevExpress.XtraBars.BarItemLink.OnLinkClick()
- at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
- at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
- at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
- at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
- at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
- at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
- at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- at System.Windows.Forms.Control.WndProc(Message& m)
- at DevExpress.XtraBars.Controls.DockedBarControl.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