Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.164.7
- //ORDINACE-PC
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //4.6.2012 17:53:29
- DevExpress.Xpo.DB.Exceptions.ConstraintViolationException: Spuštění SQL příkazu 'insert into "Login"("Creator","Created","Modifier","Modified","Datum","Organizace","Pracovnik","Pracoviste","ZdravotnickeZarizeniIcz","ZdravotnickeZarizeni","PracovnikPracoviste","Uzivatel","Stanice","Verze","OptimisticLockField","GCRecord","OID")values(@p0,@p1,null,null,@p2,@p3,@p4,@p5,@p6,@p7,@p8,@p9,@p10,@s11_12,@p12,null,@seq)' s parametry '{1},{4.6.2012 17:53:22},{4.6.2012 0:00:00},{1},{1},{1},{1},{1},{1},{1},{3},{2.2012.164.7},{0},{43}' vyvolalo výjimku 'FirebirdSql.Data.FirebirdClient.FbException: violation of PRIMARY or UNIQUE KEY constraint "PK_Login" on table "Login" ---> violation of PRIMARY or UNIQUE KEY constraint "PK_Login" on table "Login"
- --- 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: violation of PRIMARY or UNIQUE KEY constraint "PK_Login" on table "Login" ---> violation of PRIMARY or UNIQUE KEY constraint "PK_Login" on table "Login"
- --- 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.BussinesLogic.Logic.SaveLogin()
- v Elite.Gui.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment