> 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. Craig.