We're getting a somewhat inconsistent issue where the Reactor generated files are not picking up that a date is supposed to default to Now(). On MSSQL 2005 we have the default set to getDate(). But when generating the xxxRecord.cfc, the default for that field is "".
Last week we wiped our staging db and pulled down a copy from production. The problem started after that. I just did the same wiping and restoring from the prod backup on my local workstation and it works fine. Only difference here is SQL Server vs. SQL Express. Anyone have ideas here? I know it's not the reactor code as this worked before. Thanks, -- Matt Williams "It's the question that drives us." -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
