Hi,
I've read Mikkel's answer on http://developer.dynamicweb-cms.com/forum/templates/razor-templates-connect-to-database.aspx and was wondering if the Dynamicweb.Database.SqlEscapeInjection() method was as effective as the SQL command.
Sometimes we want to update a table and becomes faster/easier to code with a simple user input sanitation rather than creating a SqlCommand
Nuno