Answered
How to update one table and insert into another
I need to update one table and also insert into a different
table and want to do it in the same form. I can break this apart
into 2 different forms but it's clunky for the user. Is there a
common way to address this? As background, the user is updating the
status of a message (ie, changing from open to closed) and then
providing a reply. The reply table is separate from the message
table because it's format is do different.
Thanks and sorry for bombarding the forum today.
Thanks and sorry for bombarding the forum today.
