Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.165.2
- //JITKA-HP
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //6.8.2012 12:42:00
- 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 '{6}' 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.Drawing.GridPainter.DrawRegularRowCell(GridViewDrawArgs e, GridCellInfo ci)
- v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRegularRow(GridViewDrawArgs e, GridDataRowInfo ri)
- v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRow(GridViewDrawArgs e, GridRowInfo ri)
- v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRows(GridViewDrawArgs e)
- v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawContents(GridViewDrawArgs e)
- v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.Draw(ViewDrawArgs ee)
- v DevExpress.XtraGrid.Views.Base.BaseView.Draw(GraphicsCache e)
- v DevExpress.XtraGrid.GridControl.OnPaint(PaintEventArgs e)
- v System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
- v System.Windows.Forms.Control.WmPaint(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