
Consistent Error Handling in SQL Server
Suppose you need to tack on an additional value to all your custom errors in SQL Server 2000. For VB programmers, that might mean tacking on the value of vbobject error to all SQL errors in order to remain consistent throughout your application. To do this, you’ll need to create