Is there a way to NOT execute the SQL statement that is happening after an Error Msg in my trace?
I think the COM Stmt that is happening after an Error Msg (seen in trace) is causing issues. Is there a way to stop that statement from occurring?
Issue with page layout after error statement
28: If %Component <> "TL_QUICK_FILL_FLU" Then
29: If &TL_RPTD_TMPLT.TRC_OPT.Value = "R" And
30: &WorkRec.TRC.SetCursorPos(%Page);
31: If %Component = Component.TL_RPT_TIME_FLU Or
34: Error MsgGet(13504, 235, "", &WorkRec.TRC.GetLongLabel("TRC"), &RowNumber | &strAppend);
Cur#1.3332.HRDVNR RC=0 Dur=0.000000 Commit
Cur#3.3332.notSamTran RC=0 Dur=0.000000 Open Cursor Handle=000000D72B3B36B0
Cur#3.3332.HRDVNR RC=0 Dur=0.000000 Commit
Cur#3.3332.HRDVNR RC=0 Dur=0.000000 Disconnect
Cur#1.3332.HRDVNR RC=0 Dur=0.000000 Disconnect