Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Failure sending mail: Failure sending mail

$
0
0
USE [ReportServer]
go
SELECT
    d.SubscriptionID
   ,e.name AS ReportName
   ,e.path AS ReportPath
   ,d.LastStatus
   ,d.LastRunTime
   ,u.UserName
FROM&nbsp

Viewing all articles
Browse latest Browse all 2791

Trending Articles