New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of reporting_services
SQL
select
    'EXEC dbo.AddEvent @EventType=''TimedSubscription'', @EventData=''' + CAST(a.SubscriptionID AS VARCHAR(40)) + '''' AS ReportCommand
    , b.name AS JobName
    , a.SubscriptionID
    , e.name
    , e.path
    , d.description
    , laststatus
    , eventtype
    , LastRunTime
April 13, 2010 @ 11:20pm
46 Views
no comments
 
brought to you by:
West Wind Techologies


If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate