When are the reports generated?

(2 posts) (2 voices)
  1. daniel, Member

    I'm trying to implement a reporting service using DBR and a question popped up: When are the reports generated? Is there a way to schedule an update for the reports? Some of mine might take quite a while to process, and the data changes every day, so it would be helpfull for them to be dynamic and scheduled.

    Thank you

    Daniel

  2. myDBR Team, Key Master

    Daniel,
    myDBR reports dynamically from the database when the report is executed. If you have heavy reports you can try to see if you can optimize the queries or define summary / report tables in the database.

    As all reports are URL based, you can also make report run scheduled (using cron/similar) and have the results mailed to you.

    --
    myDBR Team


Reply

You must log in to post.