Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.164.16
- //SESTRA-1
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //1.7.2012 18:32:04
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'select N0."OID",N0."Creator",N0."Created",N0."Modifier",N0."Modified",N0."Nazev",N0."VzpClass",N0."VzpFile",N0."OptimisticLockField",N0."GCRecord" from "Ciselnik" N0
- where (N0."GCRecord" is null and N0."OID" in (@p0,@p1,@p2,@p3,@p4,@p5,@p6))' s parametry '{1},{2},{3},{4},{5},{6},{8}' 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.BeginTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet)
- 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, Boolean includeMetadata)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)' ---> 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.BeginTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet)
- 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, Boolean includeMetadata)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(Query query, CriteriaOperatorCollection targets)
- v DevExpress.Xpo.DB.ConnectionProviderSql.ProcessSelectData(SelectStatement selects)
- v DevExpress.Xpo.DB.DataStoreBase.ProcessSelectData(SelectStatement[] selects)
- v DevExpress.Xpo.DB.DataStoreSerializedBase.SelectData(SelectStatement[] selects)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(SelectStatement[] selects)
- v DevExpress.Xpo.SimpleDataLayer.SelectData(SelectStatement[] selects)
- v DevExpress.Xpo.Helpers.ObjectCollectionLoader.InternalLoadData(ObjectsQuery[] queries)
- v DevExpress.Xpo.Helpers.ObjectCollectionLoader.LoadObjects(ObjectsQuery[] queries)
- v DevExpress.Xpo.SimpleObjectLayer.LoadObjects(Session session, ObjectsQuery[] queries)
- v DevExpress.Xpo.Session.GetObjectsInternal(ObjectsQuery[] queries)
- v DevExpress.Xpo.Session.<>c__DisplayClasse.<GetObjects>b__c()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.Session.GetObjects(ObjectsQuery[] queries)
- v DevExpress.Xpo.Session.GetObjects(ObjectsQuery query)
- v DevExpress.Xpo.XPBaseCollection.Load()
- v DevExpress.Xpo.XPBaseCollection.get_Objects()
- v DevExpress.Xpo.XPBaseCollection.System.Collections.IEnumerable.GetEnumerator()
- v DevExpress.Xpo.XPCollection`1.<System.Collections.Generic.IEnumerable<T>.GetEnumerator>d__0.MoveNext()
- v Elite.Gui.MainForm.RunKontrolaAktualizaceCiselniky()
- v Elite.Gui.MainForm.ExecuteAfterStart()
- v Elite.Common.SystemTools.<>c__DisplayClass1.<DelayedExecute>b__0(Object , EventArgs )
- v System.Windows.Forms.Timer.OnTick(EventArgs e)
- v System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
- v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment