>I was using to combine the field variable names along with the record id
>numbers to updte multiple rows.
I recently ran into this issue and found that the Evaluate function can cause problems in query statements if you have single quotes in there. Try running the Evaluate outside the cfquery (just set a new variable with the results) and use that in your cfqueryparam.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

