Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
3つのテーブルtasks、task_notes、taskLogがあります
ユーザーがtask_notesテーブルに新しいメモを入力したときにログを記録するための最良の方法は何ですか?
テーブルにトリガーを作成できます。
http://msdn.microsoft.com/en-us/library/ms189799.aspx