I have an application that, if the user selects too large of a date
range, the query will time out due to a set TimeLimit on the Query
Property. When this happens, a partial result set is displayed on the
EIS page.
Is there a way of trapping the fact that the time expired instead of
running to normal completion?? If the query times out, I need to clear
the result set so that the user will not see the partial result. Any
help would be greatly appreciated.
Thanks
Paul