Dick Campbell
Member
It looks to me like you can't trace the execution of queries. The trace/debug skips over any query-like lines of code and if I set a break point within a query I get messaging saying that it is an illegal place for a break point.
Is this correct or do I need to change a setting somewhere? Obviously debugging within a query will loop through every row (potentially millions) so I understand why this might be so.
Dick Campbell
Is this correct or do I need to change a setting somewhere? Obviously debugging within a query will loop through every row (potentially millions) so I understand why this might be so.
Dick Campbell