eliteapp

WWOQRPPP

Aug 6th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 7.05 KB | None | 0 0
  1. //Verze 2.2012.165.2
  2. //JITKA-HP
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //6.8.2012 12:42:00
  5.  
  6. 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
  7. left join "SmluvniPojistovnaAdresa" N1 on (N0."Adresa" = N1."OID"))
  8. 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.
  9.   --- Konec trasování zásobníku pro vnitřní výjimku ---
  10.   v FirebirdSql.Data.FirebirdClient.FbTransaction.BeginTransaction()
  11.   v FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet)
  12.   v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet)
  13.   v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
  14.   v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
  15.   v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  16.   v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
  17.   v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
  18.   v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause, Boolean includeMetadata)
  19.   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.
  20.    --- Konec trasování zásobníku pro vnitřní výjimku ---
  21.    v FirebirdSql.Data.FirebirdClient.FbTransaction.BeginTransaction()
  22.    v FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet)
  23.    v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet)
  24.    v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
  25.    v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
  26.    v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  27.    v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
  28.    v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
  29.    v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause, Boolean includeMetadata)
  30.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)
  31.    --- Konec trasování zásobníku pro vnitřní výjimku ---
  32.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)
  33.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(Query query, CriteriaOperatorCollection targets)
  34.    v DevExpress.Xpo.DB.ConnectionProviderSql.ProcessSelectData(SelectStatement selects)
  35.    v DevExpress.Xpo.DB.DataStoreBase.ProcessSelectData(SelectStatement[] selects)
  36.    v DevExpress.Xpo.DB.DataStoreSerializedBase.SelectData(SelectStatement[] selects)
  37.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(SelectStatement[] selects)
  38.    v DevExpress.Xpo.SimpleDataLayer.SelectData(SelectStatement[] selects)
  39.    v DevExpress.Xpo.Helpers.ObjectCollectionLoader.InternalLoadData(ObjectsQuery[] queries)
  40.    v DevExpress.Xpo.Helpers.ObjectCollectionLoader.LoadObjects(ObjectsQuery[] queries)
  41.    v DevExpress.Xpo.SimpleObjectLayer.LoadObjects(Session session, ObjectsQuery[] queries)
  42.    v DevExpress.Xpo.Session.GetObjectsInternal(ObjectsQuery[] queries)
  43.    v DevExpress.Xpo.Session.<>c__DisplayClasse.<GetObjects>b__c()
  44.    v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
  45.    v DevExpress.Xpo.Session.GetObjects(ObjectsQuery[] queries)
  46.    v DevExpress.Xpo.Session.GetObjects(ObjectsQuery query)
  47.    v DevExpress.Xpo.XPBaseCollection.Load()
  48.    v DevExpress.Xpo.XPBaseCollection.get_Objects()
  49.    v DevExpress.Xpo.XPBaseCollection.System.Collections.IEnumerable.GetEnumerator()
  50.    v Elite.Objects.Pojistovna.JePojistovnaSmluvni()
  51.    v Elite.Objects.Pacient.getPropertyError(String propertyName, ErrorInfo info)
  52.    v Elite.Objects.BaseObject.DevExpress.XtraEditors.DXErrorProvider.IDXDataErrorInfo.GetPropertyError(String propertyName, ErrorInfo info)
  53.    v DevExpress.Data.DataController.GetErrorInfo(Int32 controllerRow, Int32 column)
  54.    v DevExpress.Data.DataController.GetErrorText(Int32 controllerRow, Int32 column)
  55.    v DevExpress.XtraGrid.Views.Base.ColumnView.GetColumnError(Int32 rowHandle, GridColumn column)
  56.    v DevExpress.XtraGrid.Views.Base.ColumnView.GetColumnError(Int32 rowHandle, GridColumn column, String& error, ErrorType& errorType)
  57.    v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.UpdateCellEditViewInfo(GridCellInfo cell, Point mousePos, Boolean canFastRecalculate, Boolean calc)
  58.    v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.CreateCellEditViewInfo(GridCellInfo cell, Boolean calc, Boolean allowCache)
  59.    v DevExpress.XtraGrid.Views.Grid.ViewInfo.GridViewInfo.RequestCellEditViewInfo(GridCellInfo cell)
  60.    v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRegularRowCell(GridViewDrawArgs e, GridCellInfo ci)
  61.    v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRegularRow(GridViewDrawArgs e, GridDataRowInfo ri)
  62.    v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRow(GridViewDrawArgs e, GridRowInfo ri)
  63.    v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawRows(GridViewDrawArgs e)
  64.    v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.DrawContents(GridViewDrawArgs e)
  65.    v DevExpress.XtraGrid.Views.Grid.Drawing.GridPainter.Draw(ViewDrawArgs ee)
  66.    v DevExpress.XtraGrid.Views.Base.BaseView.Draw(GraphicsCache e)
  67.    v DevExpress.XtraGrid.GridControl.OnPaint(PaintEventArgs e)
  68.    v System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
  69.    v System.Windows.Forms.Control.WmPaint(Message& m)
  70.    v System.Windows.Forms.Control.WndProc(Message& m)
  71.    v DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
  72.    v DevExpress.XtraGrid.GridControl.WndProc(Message& m)
  73.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  74.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  75.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment