Search the web
Sign In
New User? Sign Up
briousers · Brio Users - Help with deploying Brio Enterprise
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
TimeLimit Detection...   Message List  
Reply | Forward Message #15624 of 15827 |
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




Fri Feb 1, 2008 9:29 pm

paul_n_jr
Offline Offline
Send Email Send Email

Forward
Message #15624 of 15827 |
Expand Messages Author Sort by Date

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...
paul_n_jr
Offline Send Email
Feb 1, 2008
9:29 pm

What version of the product are you using? Assuming you are using version 6 or greater, use a TRY CATCH block. Catch the error, evaluate it and use an Alert...
Average Guy
flyin4thetop
Offline Send Email
Feb 1, 2008
9:38 pm

I'm using Version 8.2.3. I tried using the Try Catch function, however, If the Query Options limit the query to a number of rows returned, or limited by a...
paul_n_jr
Offline Send Email
Feb 4, 2008
2:52 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help