I count 36 columns in the INSERT portion, but only 35 columns of VALUES. You're short one value.
^_^
UPDATE: You're short one VALUE in each query. Also, I recommend putting the jobappid in cfqueryparam, too.
I count 36 columns in the INSERT portion, but only 35 columns of VALUES. You're short one value.
^_^
UPDATE: You're short one VALUE in each query. Also, I recommend putting the jobappid in cfqueryparam, too.