Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ajw
Starting Member
10 Posts |
Posted - 2006-08-14 : 04:52:27
|
Hello. I recented created a lot of reports for a customer based on a db from a program that monitors network activity. The potential is that the reports will need to be generated quite regularly. However, I manually created each report and went through altering each title and query etc etc... I am quite new to the reporting in SQL and was after any ideas on creating automated reports e.g. creating an application visual web developer or scripting or something. Sorry for the vagueness.CheersAndrew |
|
JoeNak
Constraint Violating Yak Guru
292 Posts |
Posted - 2006-09-02 : 15:16:54
|
Scheduling and distribution of reports is covered via a Subscription. Check out BOL: Reporting Services - Subscription. |
 |
|
|
|
|