How exactly is the delete occurring? Did you change a cfquery DELETE to a cfquery UPDATE? If so then clearly this query is being run, right? What does the WHERE clause look like?
> Its possible from within the web pages for staff to delete records from > these > 2 tables, so I changed this function from being a real delete to marking > the records inactive. When I did this, the problem changed from the > records being deleted to being marked inactive. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
