SELECT * FROM thesceneportal ORDER BY id UPDATE thesceneportal SET Status='#cfhttp.StatusCode# - #cfhttp.responseHeader.Location#' WHERE ID=#PC.ID# #PC.ID#
UPDATE thesceneportalstatuscheck SET lastStatusCheck=#now()# WHERE ID=1 END