We have an ASP application that generates reports using URLs. Basically, we gather parameters on the ASP app, build the URL and pass it to the report server. This would generate the report on a new window.
Is there a way to know when the report has finished generating, and let the calling...
Actuate raises DB errors and then terminates. How do I trap these errors myself, so that the report will still execute, and then display a custom (user-friendly) error message.
I'm aware of functions like GetSpecificError() and such, but how and where will I use them.
What methods/functions...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.