SQLBits 2011
To Err on the safe side: Denali T-SQL Error handling
We will look into creating a full blown generic error handling routine for T-SQL stored procedures using SQL Server Denali error handling features.
We will look into creating a full blown generic error handling routine for T-SQL stored procedures using SQL Server Denali T-SQL error handling features. This not only includes logging of all kinds of information, but also the creation of call chains and full error propagation as well.
Speakers
Martijn Evers's previous sessions
Data Vault, An introduction to the new datawarehouse supermodel
A new and fresh approach to datwarehousing that is agile, performant and easy to do. Data Vault is a new methodology that tries to overcome traditional problems that plagued traditional datawarehousing in the past.
To Err on the safe side: Denali T-SQL Error handling
We will look into creating a full blown generic error handling routine for T-SQL stored procedures using SQL Server Denali error handling features.