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

Batch reports

edited September 2002 in General
Hi,

I was wondering the best way to develop a batch report application.

The user will request a report and will input the required parameters.
Those parameters will be stored in a table.
This application will scan this table and generate the requested reports
using the parameters defined by the user.
if possible, I wouldn´t like to place a Dataset component on a form, I
would like to use dataviews.
Is it possible to pass variables to Dataviews programatically (i.e
without user intervention)? How?

Do you have any suggestions?

Best regards,
Clément

Comments

This discussion has been closed.