Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.164.0
- //PC201103
- //Windows 7 x86 v6.1.7600
- //7.9.2012 8:27:22
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'select RDB$RELATION_NAME, RDB$VIEW_BLR from RDB$RELATIONS where RDB$RELATION_NAME in (?) and RDB$SYSTEM_FLAG = 0' s parametry '{Atc}' vyvolalo výjimku 'FirebirdSql.Data.FirebirdClient.FbException: Error reading data from the connection. ---> Error reading data from the connection.
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v FirebirdSql.Data.FirebirdClient.FbTransaction.Commit()
- v FirebirdSql.Data.FirebirdClient.FbCommand.CommitImplicitTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.DiscardImplicitTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
- v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets)' ---> FirebirdSql.Data.FirebirdClient.FbException: Error reading data from the connection. ---> Error reading data from the connection.
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v FirebirdSql.Data.FirebirdClient.FbTransaction.Commit()
- v FirebirdSql.Data.FirebirdClient.FbCommand.CommitImplicitTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.DiscardImplicitTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
- v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets)
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(Query query, CriteriaOperatorCollection targets)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(Query query)
- v DevExpress.Xpo.DB.FirebirdConnectionProvider.GetDataForTables(ICollection tables, TablesFilter filter, String queryText)
- v DevExpress.Xpo.DB.FirebirdConnectionProvider.CollectTablesToCreate(ICollection tables)
- v DevExpress.Xpo.DB.ConnectionProviderSql.ProcessUpdateSchema(Boolean skipIfFirstTableNotExists, DBTable[] tables)
- v DevExpress.Xpo.DB.DataStoreSerializedBase.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, DBTable[] tables)
- v DevExpress.Xpo.DB.ConnectionProviderSql.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, DBTable[] tables)
- v DevExpress.Xpo.SimpleDataLayer.UpdateSchema(Boolean dontCreate, XPClassInfo[] types)
- v DevExpress.Xpo.SimpleObjectLayer.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, XPClassInfo[] types)
- v DevExpress.Xpo.Session.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, XPClassInfo[] types)
- v DevExpress.Xpo.Session.<>c__DisplayClassa.<Evaluate>b__8()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.Session.Evaluate(XPClassInfo classInfo, CriteriaOperator expression, CriteriaOperator criteria, Boolean inTransaction)
- v DevExpress.Xpo.Session.Evaluate(Type objectType, CriteriaOperator expression, CriteriaOperator criteria)
- v Elite.Objects.ObjectsHelpers.Count[T](Session Session)
- v Elite.Exchange.Import.InitObjects.FillData(Session session, String wrkDirectory, String tempDirectory)
- v Elite.Gui.EliteApplication.Initialize()
- v Elite.Gui.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment