At TechEd: Errors and Handling Errors; DLINQ interest

My talk on error handling in SQL Server and clients starts in another hour. Error handling in SQL has been more of an art than a science in previous versions, and some folks just pass every error back to the client directly. With TRY-CATCH in Transact-SQL you don’t have to do “passthrough” error handling now, but its not as “remove @@ERROR, plug in TRY-CATCH” as people first thought. Some folks wondered how I could do over an hour on errors alone; there’s actually even more to it than that. I’m sure glad they have unit testing in Team System for DB Pros; it will sure get people past the “oh, that error will never happen” mentality.


The DLINQ BOF last night was amazingly well attended. I’m surprised that there were very few “this should all be done in stored procedures” afficianados in attendence. It would make things more interesting if DLINQ worked in SQLCLR. Hmmm… Then this would be IN stored procedures.

Other articles

Imagine feeling confident enough to handle whatever your database throws at you.

With training and consulting from SQLskills, you’ll be able to solve big problems, elevate your team’s capacity, and take control of your data career.