Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.166.18
- //SESTRA
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //21.11.2012 14:47:14
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'select N0."OID",N0."Creator",N0."Created",N0."Modifier",N0."Modified",N0."Ic",N0."Dic",N0."PlatceDph",N0."PlatceDPHod",N0."Pojistovna",N0."Nazev",N0."Adresa",N1."Creator",N1."Created",N1."Modifier",N1."Modified",N1."Ulice",N1."Mesto",N1."Psc",N1."Okres",N1."SmluvniPojistovna",N1."OptimisticLockField",N1."GCRecord",N0."OptimisticLockField",N0."GCRecord" from ("SmluvniPojistovna" N0
- left join "SmluvniPojistovnaAdresa" N1 on (N0."Adresa" = N1."OID"))
- where (N0."GCRecord" is null and (N0."Pojistovna" = @p0))' s parametry '{1}' 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 Elite.Objects.Pojistovna.JePojistovnaSmluvni()
- v Elite.Objects.Pacient.getPropertyError(String propertyName, ErrorInfo info)
- v Elite.Objects.BaseObject.DevExpress.XtraEditors.DXErrorProvider.IDXDataErrorInfo.GetPropertyError(String propertyName, ErrorInfo info)
- v DevExpress.Data.DataController.GetErrorInfo(Int32 controllerRow, Int32 column)
- v DevExpress.Data.DataController.GetErrorText(Int32 controllerRow, Int32 column)
- v DevExpress.XtraGrid.Views.Base.ColumnView.GetColumnError(Int32 rowHandle, GridColumn column)
- v DevExpress.XtraGrid.Views.Base.ColumnView.GetColumnError(Int32 rowHandle, GridColumn column, String& error, ErrorType& errorType)
- v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.UpdateCellEditViewInfo(GridCellInfo cell, Point mousePos, Boolean canFastRecalculate, Boolean calc)
- v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CreateCellEditViewInfo(GridCellInfo cell, Boolean calc, Boolean allowCache)
- v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.RequestCellEditViewInfo(GridCellInfo cell)
- v DevExpress.XtraGrid.Views.Grid.GridView.UpdateCellHotInfo(BaseHitInfo hitInfo, Point hitPoint)
- v DevExpress.XtraGrid.Views.Base.ColumnView.OnCellMouseEnter(BaseHitInfo hitInfo)
- v DevExpress.XtraGrid.Views.Grid.GridView.OnHotTrackEnter(BaseHitInfo hitInfo)
- v DevExpress.XtraGrid.Views.Base.ColumnView.OnHotTrackChanged(BaseHitInfo oldInfo, BaseHitInfo newInfo)
- v DevExpress.XtraGrid.Views.Base.ViewInfo.BaseSelectionInfo.OnHotTrackChanged(BaseHitInfo newInfo)
- v DevExpress.XtraGrid.Views.Base.ViewInfo.BaseSelectionInfo.CheckHotTrackMouseMove(BaseHitInfo hitInfo)
- v DevExpress.XtraGrid.Views.Grid.Handler.GridHandler.OnMouseMove(MouseEventArgs ev)
- v DevExpress.Utils.Controls.BaseHandler.ProcessEvent(EventType etype, Object args)
- v DevExpress.XtraGrid.Views.Base.Handler.BaseViewHandler.ProcessEvent(EventType etype, Object args)
- v DevExpress.XtraGrid.GridControl.OnMouseMove(MouseEventArgs ev)
- v System.Windows.Forms.Control.WmMouseMove(Message& m)
- v System.Windows.Forms.Control.WndProc(Message& m)
- v DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
- v DevExpress.XtraGrid.GridControl.WndProc(Message& m)
- v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- v System.Windows.Forms.Control.ControlNativeWindow.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