datetime - Can code injection take place from the function CreateODBCDate()? -


If the data used in SQL queries is using CreateODBCDate , then what Should I sanitize the return value or is it not necessary? Here it is.

There is no hygiene for createODBCDate, but & lt; Cfqueryparam & gt; Take advantage of / code> and both security (built-in validation) and will be a smart thing to use for free (ready statement).

Comments