10 Things You Shouldn’t Do with SQL Server (Data Access Developer “Don’ts”)
- 0
- Add a Comment
Knowing what not to do is always helpful when dealing with anything I suppose. Apparently, this golden rule also applies to those who use SQL Servers as well.
This article is modelled after a presentation I gave at TechEd 2004, which has since been requested by many user groups around the country. I figured it would be easier to share this information through an article than trying to get to every user group in the world. The content of this article is based on an online discussion I had with anyone in the community who chose to participate. I posted a blog entry and a forum entry in a couple places to ask the question, “What are the things you see developers doing with SQL Server data access that they shouldn’t?” The list grew to about 25 or 26 things that were hot topics (so much that the Microsoft SQL Server product team was passing the thread around). Through a non-scientific vote, we narrowed the list to the 10 most frequent, most performance inhibiting, or most vulnerable security issues. The list that follows is that list - a non-scientific list of 10 things you shouln’t do with SQL Server (or at least know what you are choosing to do and its conscequences). Personally, I can tell you that at some point in my career, I have done almost all of these (Hey, nobody is perfect). And here is the list (in David Letterman count down style)… [Read the rest]
