Would this work?
I've never used the cfqueryparam with the LIKE syntax and the % sign.
Thanks.
_____________________________
Just Imagine.
Code:
DELETE FROM CategoryXYZA12_1
WHERE CPath12a LIKE <cfqueryparam cfsqltype="cf_sql_integer" value="%/#url.id#/%">
I've never used the cfqueryparam with the LIKE syntax and the % sign.
Thanks.
_____________________________
Just Imagine.