Greg Beech's Website

October 2006 - Greg Beech's Tech Blog

  • Inline SQL versus stored procedures

    I always use stored procedures for data access because I believe that in a well designed system they are the most maintainable solution. However, I've been hearing a lot of support for inline SQL recently, so I figured it's time for an objective look at the advantages and disadvantages of each. Performance Performance is often quoted as an important reason for using stored procedures. I've...
Copyright (C) Greg Beech. All rights reserved.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems