Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.164.23
- //JITKA-HP
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //17.7.2012 11:19:37
- 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
- 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
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- 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: SQLDA missing or incorrect version, or incorrect number/type of variables ---> SQLDA missing or incorrect version, or incorrect number/type of variables
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- 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.get_Count()
- v Elite.BussinesLogic.Setup.GetValue(String kod, ZdravotnickeZarizeni zdravotnickeZarizeni, ZdravotnickeZarizeniIcz icz, Pracoviste pracoviste, Pracovnik pracovnik, Uzivatel uzivatel, Stanice stanice, Nullable`1 datum)
- v Elite.BussinesLogic.Setup.GetValueUzivatel(String kod, String defaultValue)
- v Elite.BussinesLogic.Setup.GetValueUzivatel(String kod)
- v Elite.Gui.Dialogs.SelectReportDialog.InternalSetReports(List`1 reports, String ReportID, ReportDescription defaultReport, ReportEventObject ReportEventObject)
- v Elite.Gui.Dialogs.SelectReportDialog.InternalSetReports(Boolean newReportAsDefault)
- v Elite.Gui.Dialogs.SelectReportDialog.SetReports(List`1 reports, String ReportID, ReportDescription defaultReport, ReportEventObject ReportEventObject)
- v Elite.Gui.Dialogs.SelectReportDialog.SetFiltrControl(FiltrControl FiltrControl, List`1 reports, String ReportID, ReportDescription defaultReport, ReportEventObject ReportEventObject)
- v Elite.Gui.EliteApplication.DoPrint(FiltrControl FiltrControl, List`1 reports, String ReportID, ReportDescription DefaultReport, ReportEventObject ReportEventObject)
- v Elite.Gui.Controls.BaseControl.DoPrint()
- v Elite.Gui.Controls.ReceptEditControl.ActionTisk()
- v Elite.Gui.Controls.ReceptEditControl.bbTisk_ItemClick(Object sender, ItemClickEventArgs e)
- v DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
- v DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
- v DevExpress.XtraBars.BarItemLink.OnLinkClick()
- v DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
- v DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
- v DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
- v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
- v DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
- v DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
- v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
- v System.Windows.Forms.Control.WndProc(Message& m)
- v DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
- 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