My New Article : Overview of Error in SQL Server 2005 Handling August 1, 2009
Posted by Abhijit Jana in My Articles, SQL Server 2005.trackback
Today I have published another article on Error Handling in SQL Server 2005. This is all about how we are going to handled errors and exception in T-SQL. I have described basic of @@ERROR and TRY-CATCH Block with proper example. If you are really intereseted, then please read my article here, Overview of Error Handling in SQL Server 2005
Please give your suggestion and feedback .










Great article indeed. Very good . Keep rocking..
Thanks mate.
Hai..Abijith…very good article. very simple to read and understand. very nice
Thanks a lot
Great article ….Thanks
Thanks Mate
Hello abhijit i tried to practise the try catch block but its not working its displaying the message that
Msg 195, Level 15, State 10, Line 6
‘ERROR_MESSAGE’ is not a recognized function name.