Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Timeouts

edited August 2003 in General
All,

Some of my customers are reporting that their reports are timing out after
30 secs. This is understandable because they have a lot of data that is
being reported on. How can I increase the timeout for the report queries.
I've tried increasing the ADO Connection - Command Timeout property in my
app, but have had no success. Please help.

Regards,

Paul.

P.S

I apologise if this has been discussed a 100 times before. ;-)

Comments

  • edited August 2003
    Hi Paul,

    Make sure your data settings are correct and that your datasets and
    connection name is the same that is defined in your templates. You can
    check this by saving the template down in ASCII format and viewing the ADO
    Connection Name. If ReportBuilder cannot find the correct connection name,
    it will use the default ADO connection which probably has a timeout of 30
    seconds.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.