Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automated Unmanned Report Generation

Status
Not open for further replies.

cedawson

Programmer
Jun 3, 2002
5
US
I need to automate the running of many reports on a nightly basis. These reports all use parameters and most use stored procedures. The database is MS SQL Server 2000.

Is there any facility in CR, CE, or CA that will allow me to schedule reports in this manner?

Often the same report will be executed multiple times using different parameters for each run and then be distributed to a specific user for whom those parameters are designed.

Currently, we have a Lotus Notes application that calls the report object, passes in the appropriate parameters, and names the saved output file. I have seen various books on CR that have a cd with a VB program included to accomplish this type of "batch" processing.

Any input will be greatly appreciated.
 
Thanks for the quick response. You're the BEST!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top