The other day I had a question on using RAISERROR in SQL Server and that it was not propagated down to the client. In other words, something went wrong in, for example a stored procedure, a RAISERROR was created but this was not seen on the client. In