eliteapp

WWOQRPPP

Jul 17th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 6.74 KB | None | 0 0
  1. //Verze 2.2012.164.23
  2. //JITKA-HP
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //17.7.2012 11:19:37
  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."Organizace",N0."ZdravotnickeZarizeni",N0."ZdravotnickeZarizeniIcz",N0."Pracovnik",N0."Pracoviste",N0."Uzivatel",N0."Stanice",N0."PlatnostOd",N0."PlatnostDo",N0."Kod",N0."Hodnota",N0."HodnotaZipBlob",N0."Popis",N0."OptimisticLockField",N0."GCRecord" from "Konfigurace" N0
  7. where (N0."GCRecord" is null and N0."Kod" in (@s0_32) and (N0."Organizace" = 1) and (N0."Uzivatel" = 3))' s parametry '{ReceptEditControl_DefaultPrinter}' vyvolalo výjimku 'FirebirdSql.Data.FirebirdClient.FbException: SQLDA missing or incorrect version, or incorrect number/type of variables ---> SQLDA missing or incorrect version, or incorrect number/type of variables
  8.   --- Konec trasování zásobníku pro vnitřní výjimku ---
  9.   v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
  10.   v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
  11.   v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  12.   v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
  13.   v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
  14.   v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause, Boolean includeMetadata)
  15.   v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)' ---> FirebirdSql.Data.FirebirdClient.FbException: SQLDA missing or incorrect version, or incorrect number/type of variables ---> SQLDA missing or incorrect version, or incorrect number/type of variables
  16.    --- Konec trasování zásobníku pro vnitřní výjimku ---
  17.    v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
  18.    v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
  19.    v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
  20.    v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
  21.    v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
  22.    v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause, Boolean includeMetadata)
  23.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)
  24.    --- Konec trasování zásobníku pro vnitřní výjimku ---
  25.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets, Boolean includeMetadata)
  26.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(Query query, CriteriaOperatorCollection targets)
  27.    v DevExpress.Xpo.DB.ConnectionProviderSql.ProcessSelectData(SelectStatement selects)
  28.    v DevExpress.Xpo.DB.DataStoreBase.ProcessSelectData(SelectStatement[] selects)
  29.    v DevExpress.Xpo.DB.DataStoreSerializedBase.SelectData(SelectStatement[] selects)
  30.    v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(SelectStatement[] selects)
  31.    v DevExpress.Xpo.SimpleDataLayer.SelectData(SelectStatement[] selects)
  32.    v DevExpress.Xpo.Helpers.ObjectCollectionLoader.InternalLoadData(ObjectsQuery[] queries)
  33.    v DevExpress.Xpo.Helpers.ObjectCollectionLoader.LoadObjects(ObjectsQuery[] queries)
  34.    v DevExpress.Xpo.SimpleObjectLayer.LoadObjects(Session session, ObjectsQuery[] queries)
  35.    v DevExpress.Xpo.Session.GetObjectsInternal(ObjectsQuery[] queries)
  36.    v DevExpress.Xpo.Session.<>c__DisplayClasse.<GetObjects>b__c()
  37.    v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
  38.    v DevExpress.Xpo.Session.GetObjects(ObjectsQuery[] queries)
  39.    v DevExpress.Xpo.Session.GetObjects(ObjectsQuery query)
  40.    v DevExpress.Xpo.XPBaseCollection.Load()
  41.    v DevExpress.Xpo.XPBaseCollection.get_Objects()
  42.    v DevExpress.Xpo.XPBaseCollection.get_Count()
  43.    v Elite.BussinesLogic.Setup.GetValue(String kod, ZdravotnickeZarizeni zdravotnickeZarizeni, ZdravotnickeZarizeniIcz icz, Pracoviste pracoviste, Pracovnik pracovnik, Uzivatel uzivatel, Stanice stanice, Nullable`1 datum)
  44.    v Elite.BussinesLogic.Setup.GetValueUzivatel(String kod, String defaultValue)
  45.    v Elite.BussinesLogic.Setup.GetValueUzivatel(String kod)
  46.    v Elite.Gui.Dialogs.SelectReportDialog.InternalSetReports(List`1 reports, String ReportID, ReportDescription defaultReport, ReportEventObject ReportEventObject)
  47.    v Elite.Gui.Dialogs.SelectReportDialog.InternalSetReports(Boolean newReportAsDefault)
  48.    v Elite.Gui.Dialogs.SelectReportDialog.SetReports(List`1 reports, String ReportID, ReportDescription defaultReport, ReportEventObject ReportEventObject)
  49.    v Elite.Gui.Dialogs.SelectReportDialog.SetFiltrControl(FiltrControl FiltrControl, List`1 reports, String ReportID, ReportDescription defaultReport, ReportEventObject ReportEventObject)
  50.    v Elite.Gui.EliteApplication.DoPrint(FiltrControl FiltrControl, List`1 reports, String ReportID, ReportDescription DefaultReport, ReportEventObject ReportEventObject)
  51.    v Elite.Gui.Controls.BaseControl.DoPrint()
  52.    v Elite.Gui.Controls.ReceptEditControl.ActionTisk()
  53.    v Elite.Gui.Controls.ReceptEditControl.bbTisk_ItemClick(Object sender, ItemClickEventArgs e)
  54.    v DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
  55.    v DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
  56.    v DevExpress.XtraBars.BarItemLink.OnLinkClick()
  57.    v DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  58.    v DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
  59.    v DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
  60.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
  61.    v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
  62.    v DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
  63.    v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  64.    v System.Windows.Forms.Control.WndProc(Message& m)
  65.    v DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
  66.    v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  67.    v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  68.    v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment