jokershigh

Results 2 issues of jokershigh

When clicking anywhere inside the THtmlViewer component (specifically on elements that aren't interactive links or controls handled differently), the THtmlViewer.HTMLMouseDown event handler is triggered. This handler unconditionally calls SetFocus;, causing...

In the query below, the CTE returns empty instantly. The full query returns, that just filter the empty result, takes 3s, If I remove the where clause, it also returns...