I am just curious on if there is a simple way to update multiple records at the same time using reactor like the query below.
UPDATE MyTable SET IsActive = 0 WHERE ExpireDate < #CreateODBCDateTime(Now())# Thanks, John -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
