On Wed, Sep 1, 2010 at 2:50 PM, Craig van Nieuwkerk <[email protected]> wrote: >> Developers should step up and take responsibility and pride in the quality >> of the work they produce IMNSHO. > > IME, developers are not lazy but just totally unaware of issues > related to building queries by concatenating strings. Another issue is > that use parameters SQL Server will be able to make better reuse of > precompiled queries.
I don't see how any legitimate programmer could claim to be unaware of such an issue; it's a core concept about how programming works. They may as well be confused that comments don't compile. > Craig. -- silky http://dnoondt.wordpress.com/ "Every morning when I wake up, I experience an exquisite joy — the joy of being this signature."
