SQL 2005 - TRY-CATCH - A boon to developers
(Vinod Kumar) This has been a topic worth taking a second look from a developer’s point of view. Even though it is such a small feature to dissect from a usage perspective we need to understand why something thing was brought on first place. In this article we will take a step back and look where SQL Server 2000’s @@Error failed and why it is all the more reason for us to move towards this new model.
Read More >>