January 14, 2010 at 12:49 pm
My company is looking at getting some software to enforce T-SQL coding standard, naming conversion ect, Before we started looking at all the wrong ones, I thought I would ping you guys to find out what everyone else is using and what you do and don’t like.
Thanks….
January 14, 2010 at 12:51 pm
I've never used software for this. In fact, I was not aware that software existed that had the ability to enforce coding standards.
We have always handled coding standards enforcement by code reviews.
January 14, 2010 at 12:53 pm
That is actually what I am use to doing as well, thus the post. I did hear mention of CA Erwin 4.0 but don't know much about it.
January 14, 2010 at 9:15 pm
Heh... there's a real easy way to enforce coding standards...
Step 1: Lockdown the server so that only authorized reviewers/DBA's can promote code.
Step 2: Publish the standards with the warning that a certain amount of pay will be docked for each standard violated in each "piece" of code.
Step 3: Do code reviews and start docking pay.
The real problem for most people isn't the enforcement of coding standards. People can write code that will meet all coding standards and still be absolute garbage and nothing that automatically checks for mere coding standards will help detect such garbage.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply