Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.166.0
- //SERVER
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //15.11.2012 13:51:24
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'insert into "PacientAdresa"("Creator","Created","Modifier","Modified","Ulice","Mesto","Psc","Okres","Pacient","OptimisticLockField","GCRecord","OID")values(@p0,@p1,null,null,@s2_23,@s3_7,@s4_5,@s5_256,@p6,@p7,null,@seq)' s parametry '{2},{15.11.2012 13:51:21},{Břevnov U Voj.Nemocnice},{Praha 6},{11006},{,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,...},{11477},{4},{5140}' 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.PacientEditControl.DoSave()
- at Elite.Gui.Controls.EditControl.SaveTest()
- at Elite.Gui.Controls.EditControl.ActionZavrit()
- at Elite.Gui.Controls.EditControl.bbZavrit_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