Implement a Data Driven Subscription in SQL Server Standard Edition
@EventData is the id of the subscription
EXEC ReportServer.ado.AddEvent @EventType='TimedSubscription',@EventData='31784d36-c544-4224-894c-a0de1d61a000'
@EventData is the id of the subscription
EXEC ReportServer.ado.AddEvent @EventType='TimedSubscription',@EventData='31784d36-c544-4224-894c-a0de1d61a000'
Comments
Post a Comment