Content

Sql Server Templates

10 Jun

+ 1

I keep saying this, but I can't believe I have been programming in Sql Server for this many years, and never heard of templates.

While in Query Analyzer, hit Ctrl-Shift-Ins.

Hey…Thanks for the plug

Like the shades….

btw

The template was an attempt to make sure all of the developers used a common error handling methodolgy….unless they had a VERY (and I mean very) good reason

btw: The RETURN @rc

I’ve changed my thinking on that…you can’t always gaurentee that the @rc will be passed, it can get overridden, and if you code for it….you could be hosed….

Comment

#

I reserve the right to delete and / or modify the comments that contain inappropriate language, spam or other behavior not appropriate in a civilized community. If your comment does not appear, it may be that akismet caught it.