Community

Understanding error handling in SQL Server 2000

(Tim Chapman) Most iterative language compilers have built-in error handling routines (e.g., TRY…CATCH statements) that developers can leverage when designing their code. Although SQL Server 2000 developers don’t enjoy the luxury that iterative language developers do when it comes to built-in tools,

Read More - Register for Free Membership