Custom error messages

Some of our reports use a stored proc as the source for base data. The proc contains RAISEERROR statements to handle error scenarios.

Is there a way in which I could display the message that is output from the RAISEERROR statements in the report?

Thanks

[258 byte] By [KannanPV] at [2008-2-25]
# 1
This is not natively supported. You would need to return it as a data column.
BrianWelcker at 2007-9-8 > top of Msdn Tech,SQL Server,SQL Server Reporting Services...

SQL Server

Site Classified