all groups > sql server reporting services > june 2006 >
You're in the

sql server reporting services

group:

how to stagger reporting services scheduled deliveries?


how to stagger reporting services scheduled deliveries? ===Steve L.===
6/22/2006 3:46:59 PM
sql server reporting services:
i'm new to sql2k5 and reporting services 2k5.
is there a way to automatically stagger various scheduled deliveries?
or to check certain things, for example, a temp table needed to be
populated before the report is generated, or stop the rest of
deliveries if one of them failed and so on. something like a process
monitoring in informatica.

does intergration services has that ability?

thank you!

Steve
RE: how to stagger reporting services scheduled deliveries? Wayne Snyder
6/23/2006 4:31:01 AM
use Charindex function to find the spaces, and substr to peel off the first
char after spaces... You will have to handle the first character, and not go
past the last..
--
Wayne Snyder MCDBA, SQL Server MVP
Mariner, Charlotte, NC

I support the Professional Association for SQL Server ( PASS) and it''s
community of SQL Professionals.


[quoted text, click to view]
Re: how to stagger reporting services scheduled deliveries? ===Steve L.===
6/23/2006 11:08:24 AM
eh?????????????????????????!


[quoted text, click to view]
AddThis Social Bookmark Button