Answered
cfqueryparam insert error
I'm trying to update an INSERT query statement with
<cfqueryparam>s and am getting an error.
It worked fine before, and when I only ad the cfqp to the "WHERE" statement, but when I mix cfqp into even one "SET" item, it throws an error.
What am I doing wrong??
Thanks!
It worked fine before, and when I only ad the cfqp to the "WHERE" statement, but when I mix cfqp into even one "SET" item, it throws an error.
What am I doing wrong??
Thanks!