News

I have a need to handle errors in SQL scripts that i'm working with.<BR><BR>Frequently these errors contain syntax problems and other things like create/drop constraints, not exist.. etc.< ...
Is there any way to make a single SQL Statement in a Stored Proc continue after an error is raised by the system? For example, let's say I'm updating 100 rows in a ...
SAN FRANCISCO, CA--(Marketwire - Nov 8, 2012) - Embarcadero Technologies announced today it is hosting a free webinar titled "SQL Server 2012 Error Handling ...
Don't let an error message or two stop you from getting what you need. Here's a quick trick to keep things running. When building an SSIS package, you probably find ...
What is an exception handler? An exception handler is code that stipulates what a program will do when an anomalous or exceptional event occurs and disrupts the normal flow of that program's ...